SELECT SQL_NO_CACHE p.id_product, p.price, psi.price_min, psi.price_max 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 mod670_product p LEFT JOIN mod670_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN mod670_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN mod670_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 mod670_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN mod670_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN mod670_category_product cp ON (p.id_product = cp.id_product) INNER JOIN mod670_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN mod670_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>=88 AND c.nright<=91 GROUP BY p.id_product) p INNER JOIN mod670_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 8) GROUP BY p.id_product ORDER BY psi.price_max DESC, p.id_product DESC |
21110
ms
|
19260 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Filters/Products.php:87<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:187<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_configuration` c
LEFT JOIN `mod670_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
15163
ms
|
4202 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209<br>/classes/Configuration.php:297<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `mod670_module` m
INNER JOIN mod670_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 `mod670_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `mod670_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `mod670_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `mod670_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` |
11753
ms
|
4025 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:731<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
UPDATE mod670_sfkseoschema SET `sfk_shipping_addressCountry` = 'FR', `sfk_shipping_currency` = 'EUR' |
8236
ms
|
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1273
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `mod670_meta` m
LEFT JOIN `mod670_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
7789
ms
|
154 |
Yes
|
|
/classes/Dispatcher.php:650
/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
7185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:89<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_date_range`, `time_end`
FROM `mod670_date_range`
WHERE `time_end` = (SELECT MAX(`time_end`) FROM `mod670_date_range`) LIMIT 1 |
7145
ms
|
7706176 |
|
|
/classes/DateRange.php:60
/classes/Page.php:122<br>/modules/statsdata/statsdata.php:121<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_wb_staticblock AS psb
LEFT JOIN mod670_wb_staticblock_lang AS psl ON psb.id_wbstaticblock = psl.id_wbstaticblock
LEFT JOIN mod670_wb_staticblock_shop AS pss ON psb.id_wbstaticblock = pss.id_wbstaticblock
WHERE id_shop =1
AND id_lang =1
AND `hook_position` = "displayLeftColumn"
AND `showhook` = 1 ORDER BY `wborder` ASC |
6010
ms
|
7 |
Yes
|
|
/modules/wbstaticblocks/models/Staticblock.php:113
/modules/wbstaticblocks/wbstaticblocks.php:195<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM mod670_cart_product cp INNER JOIN mod670_product p
ON (p.id_product = cp.id_product) INNER JOIN mod670_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
5731
ms
|
1 |
|
|
/classes/Cart.php:3921
/classes/Cart.php:3896<br>/classes/Cart.php:1856<br>/src/Adapter/Presenter/Cart/CartPresenter.php:334<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_country` a
LEFT JOIN `mod670_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `mod670_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
5602
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:157<br>/index.php:27
|
INSERT INTO `mod670_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') |
5559
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:82<br>/modules/statsdata/statsdata.php:73<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*
FROM `mod670_feature` f
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
LEFT JOIN `mod670_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1)
ORDER BY f.`position` ASC |
5323
ms
|
8 |
Yes
|
|
/classes/Feature.php:92
/modules/fsopengraph/fsopengraph.php:55<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM mod670_category_group ctg
WHERE ctg.`id_category` = 46 AND ctg.`id_group` = 1 LIMIT 1 |
5275
ms
|
1 |
|
|
/classes/Category.php:1730
/controllers/front/listing/CategoryController.php:101<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
5121
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Link.php:560<br>/modules/pscookiebanner/pscookiebanner.php:416<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_ce_theme` a
LEFT JOIN `mod670_ce_theme_lang` `b` ON a.`id_ce_theme` = b.`id_ce_theme` AND b.`id_lang` = 1
LEFT JOIN `mod670_ce_theme_shop` `c` ON a.`id_ce_theme` = c.`id_ce_theme` AND c.`id_shop` = 1
WHERE (a.`id_ce_theme` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
5107
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/creativeelements/classes/wrappers/Post.php:100<br>/modules/creativeelements/classes/wrappers/Post.php:143<br>/modules/creativeelements/core/documents-manager.php:203<br>/modules/creativeelements/core/documents-manager.php:279<br>/modules/creativeelements/includes/frontend.php:773<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_product_attachment pa
LEFT JOIN mod670_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN mod670_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 538398 |
5096
ms
|
1 |
|
|
/classes/Product.php:5936
/classes/Product.php:5771<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '170' |
5018
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `mod670_lang` l
LEFT JOIN `mod670_lang_shop` ls ON (l.id_lang = ls.id_lang) |
4938
ms
|
2 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<br>/index.php:27
|
SELECT SQL_NO_CACHE ac.id_ets_abancart_campaign
FROM `mod670_ets_abancart_campaign` ac
LEFT JOIN `mod670_ets_abancart_campaign_country` `cc` ON cc.id_ets_abancart_campaign = ac.id_ets_abancart_campaign
LEFT JOIN `mod670_ets_abancart_campaign_with_lang` `cl` ON cl.id_ets_abancart_campaign = ac.id_ets_abancart_campaign AND cl.id_lang=1
LEFT JOIN `mod670_ets_abancart_campaign_group` `acg` ON ac.id_ets_abancart_campaign = acg.id_ets_abancart_campaign
LEFT JOIN `mod670_group_shop` `gs` ON gs.id_group = acg.id_group AND gs.id_shop = 1
WHERE (ac.id_shop = 1) AND (ac.enabled = 1 AND ac.deleted = 0) AND (IF(ac.is_all_lang != 1, cl.id_ets_abancart_campaign is NOT NULL AND cl.id_lang=1, 1)) AND (ac.campaign_type != 'email') AND (ac.campaign_type != 'customer') AND (IF(ac.min_total_cart is NOT NULL AND ac.has_product_in_cart = 1, ac.min_total_cart <= 0, 1) AND IF(ac.max_total_cart is NOT NULL AND ac.has_product_in_cart = 1, ac.max_total_cart >= 0, 1)) AND (IF(ac.available_from is NOT NULL, ac.available_from <= '2025-05-19', 1) AND IF(ac.available_to is NOT NULL, ac.available_to >= '2025-05-19', 1)) AND (IF(ac.has_applied_voucher = 'both' OR (ac.has_applied_voucher = 'yes' AND 0 > 0) OR (ac.has_applied_voucher = 'no' AND 0 = 0), 1, 0)) AND (IF(ac.has_product_in_cart = 1, 0, 1)) AND (acg.id_group = 1) AND (ac.is_all_country = 1 OR cc.id_country = -1 OR cc.id_country=8)
GROUP BY ac.id_ets_abancart_campaign |
4726
ms
|
1 |
|
Yes
|
/modules/ets_abandonedcart/classes/EtsAbancartCampaign.php:407
/modules/ets_abandonedcart/ets_abandonedcart.php:912<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `mod670_hook` h
WHERE (h.active = 1) |
4622
ms
|
875 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:786<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538881
AND image_shop.`cover` = 1 LIMIT 1 |
4514
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538397
ORDER BY f.position ASC |
4320
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_currency` a
LEFT JOIN `mod670_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `mod670_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
4167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM mod670_shop_url su
LEFT JOIN mod670_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'dev.thd-optic.com' OR su.domain_ssl = 'dev.thd-optic.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
4079
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1350
/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538884' |
4022
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538881
LIMIT 1 |
3687
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538423' |
3678
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538885' |
3650
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538881 AND
`id_lang` = 1 LIMIT 1 |
3621
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538397
LIMIT 1 |
3589
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_elementor_edit_mode' LIMIT 1 |
3576
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418<br>/modules/creativeelements/includes/frontend.php:769<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:540<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538886' |
3562
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_hook_module` hm
STRAIGHT_JOIN `mod670_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `mod670_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
3523
ms
|
724 |
|
|
/classes/Hook.php:504
/classes/Hook.php:544<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538887' |
3497
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM mod670_layered_category
WHERE controller = 'category'
AND id_category = 46
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
3485
ms
|
1 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:61
/modules/ps_facetedsearch/src/Filters/Converter.php:263<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:163<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538397' |
3468
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
3412
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 21 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 |
3368
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 8 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
3327
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538749' |
3311
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM mod670_link_block lb
INNER JOIN mod670_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 924 AND lbs.`id_shop` = 1
ORDER by lbs.`position` |
3300
ms
|
8 |
Yes
|
|
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `mod670_pack` a
LEFT JOIN `mod670_product` p ON p.id_product = a.id_product_item
LEFT JOIN `mod670_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `mod670_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `mod670_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
INNER JOIN mod670_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 170
GROUP BY a.`id_product_item`, a.`id_product_attribute_item` |
3232
ms
|
1 |
|
Yes
|
/classes/Pack.php:350
/classes/Product.php:5778<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538767' |
3217
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538882' |
3217
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538398
LIMIT 1 |
3130
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538883' |
3108
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '171' |
3054
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538768' |
3036
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 39 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 |
2950
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538398' |
2936
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 266 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 |
2934
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '172' |
2928
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
2926
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538422' |
2919
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538768 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538768 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2908
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538768
ORDER BY f.position ASC |
2904
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538882) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
2881
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `mod670_country`
WHERE `id_country` = 8 LIMIT 1 |
2833
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:638<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/modules/ps_contactinfo/ps_contactinfo.php:98<br>/modules/ps_contactinfo/ps_contactinfo.php:83<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `mod670_cart_rule` WHERE date_to >= "2025-05-19 00:00:00" AND date_to <= "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `mod670_cart_rule` WHERE date_from >= "2025-05-19 00:00:00" AND date_from <= "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `mod670_cart_rule` WHERE date_from < "2025-05-19 00:00:00" AND date_to > "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
2825
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/Cart.php:2704<br>/classes/Cart.php:3081<br>/classes/Cart.php:3150<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:1901<br>/src/Adapter/Presenter/Cart/CartPresenter.php:335<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538881
ORDER BY f.position ASC |
2772
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
2770
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`class_name`, t.`module`
FROM `mod670_tab` t
WHERE t.`module` IS NOT NULL AND t.`module` != "" |
2760
ms
|
266 |
|
|
/classes/Tab.php:291
/classes/Translate.php:84<br>/modules/powerfulformgenerator/powerfulformgenerator.php:85<br>/modules/powerfulformgenerator/powerfulformgenerator.php:50<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 mod670_shop_group gs
LEFT JOIN mod670_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN mod670_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 |
2759
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:711
/classes/shop/Shop.php:770<br>/classes/Configuration.php:294<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538397
ORDER BY `position` |
2731
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538882
LIMIT 1 |
2721
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
UPDATE `mod670_page_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 2776
AND `id_page` = 36
AND `id_shop` = 1 |
2698
ms
|
1 |
|
|
/classes/Page.php:131
/modules/statsdata/statsdata.php:121<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `mod670_module` m
LEFT JOIN `mod670_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
2692
ms
|
162 |
|
|
/classes/module/Module.php:340
/modules/creativeelements/creativeelements.php:58<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:119<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:506<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `mod670_tax_rule` tr
JOIN `mod670_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 6
AND tr.`id_state` IN (0, 0)
AND ('95500' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '95500')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
2682
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3895<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_group` a
LEFT JOIN `mod670_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
2682
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php:245<br>/classes/Cart.php:218<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 173
LIMIT 1 |
2677
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `mod670_currency` c
LEFT JOIN mod670_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
2657
ms
|
1 |
|
|
/classes/Currency.php:1126
/classes/Currency.php:1143<br>/modules/ps_currencyselector/ps_currencyselector.php:123<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/modules/creativeelements/classes/wrappers/Helper.php:1013<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:935<br>/modules/creativeelements/includes/widgets/shortcode.php:128<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `mod670_currency` c ORDER BY `iso_code` ASC |
2638
ms
|
1 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84<br>/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `mod670_pack` a
LEFT JOIN `mod670_product` p ON p.id_product = a.id_product_item
LEFT JOIN `mod670_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `mod670_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `mod670_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
INNER JOIN mod670_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 538398
GROUP BY a.`id_product_item`, a.`id_product_attribute_item` |
2630
ms
|
1 |
|
Yes
|
/classes/Pack.php:350
/classes/Product.php:5778<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_meta m
LEFT JOIN mod670_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
2613
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE wb.*, ll.*
FROM mod670_wbmegamenu_shop wb
LEFT JOIN `mod670_wbmegamenu_lang` ll ON (ll.`id_wbmegamenu` = wb.`id_wbmegamenu` AND wb.`id_shop` = ll.`id_shop`)
WHERE wb.active = 1 AND ll.id_shop = 1 AND ll.id_lang=1 ORDER BY wb.position ASC, wb.id_wbmegamenu ASC |
2593
ms
|
14 |
Yes
|
|
/modules/wbmegamenu/classes/WbMegamenuClass.php:227
/modules/wbmegamenu/wbmegamenu.php:1154<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 170
LIMIT 1 |
2563
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538881' |
2562
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
2506
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/modules/dwfproductextrafields/models/ProductExtraField.php:17<br>/modules/dwfproductextrafields/dwfproductextrafields.php:15<br>/classes/module/Module.php:1178<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538443' |
2459
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a0
LEFT JOIN `mod670_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 88) AND (a0.`nright` > 91) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
2438
ms
|
236 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/controllers/front/listing/CategoryController.php:241<br>/classes/controller/FrontController.php:1736<br>/classes/controller/FrontController.php:533<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
2431
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
2427
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_sfkseoschema WHERE `sfk_product` = '538444' |
2362
ms
|
345 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1146
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538881) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
2353
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_guest`
FROM `mod670_connections`
WHERE `id_guest` = 58475
AND `date_add` > '2025-05-19 13:10:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
2343
ms
|
1 |
Yes
|
|
/classes/Connection.php:154
/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
UPDATE mod670_sfkseoschema SET `sfk_rating_value` = '5', `sfk_star_count` = '5' WHERE sfk_rating_value > 5; |
2333
ms
|
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1250
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_page_type
FROM mod670_page_type
WHERE name = 'category' LIMIT 1 |
2301
ms
|
1 |
|
|
/classes/Page.php:104
/classes/Page.php:55<br>/classes/Connection.php:166<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `mod670_address_format`
WHERE `id_country` = 8 LIMIT 1 |
2283
ms
|
1 |
|
|
/classes/AddressFormat.php:672
/classes/AddressFormat.php:634<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 12 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 |
2279
ms
|
13 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538768
LIMIT 1 |
2270
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538883
LIMIT 1 |
2252
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (172) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
2248
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `mod670_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `mod670_hook_alias` ha
INNER JOIN `mod670_hook` h ON ha.name = h.name |
2243
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538768) AND (b.`id_shop` = 1) LIMIT 1 |
2227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHEADER_PAGE_SWITCH" LIMIT 1 |
2199
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1298<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538768
ORDER BY `position` |
2107
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) LIMIT 1 |
2085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538397 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538397 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
2083
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_elementor_edit_mode' LIMIT 1 |
2070
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418<br>/modules/creativeelements/core/files/css/post.php:221<br>/modules/creativeelements/includes/frontend.php:525<br>/modules/creativeelements/includes/frontend.php:545<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/classes/assets/CEAssetManager.php:154<br>/modules/creativeelements/classes/assets/CEAssetManager.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php:63<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:254<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
2037
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `mod670_specific_price` WHERE id_product = 0 LIMIT 1 |
2031
ms
|
1 |
|
|
/classes/SpecificPrice.php:411
/classes/SpecificPrice.php:508<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 321 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 |
2007
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (173) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
2006
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538881
ORDER BY `position` |
1978
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_ce_revision FROM mod670_ce_revision WHERE parent = 46040101 AND active = 0 AND id_employee = 0 LIMIT 1 |
1966
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:461
/modules/creativeelements/includes/utils.php:224<br>/modules/creativeelements/core/base/document.php:852<br>/modules/creativeelements/core/documents-manager.php:255<br>/modules/creativeelements/core/settings/page/model.php:182<br>/modules/creativeelements/includes/base/controls-stack.php:1925<br>/modules/creativeelements/includes/base/controls-stack.php:506<br>/modules/creativeelements/includes/base/controls-stack.php:291<br>/modules/creativeelements/includes/base/controls-stack.php:1962<br>/modules/creativeelements/includes/base/controls-stack.php:1035<br>/modules/creativeelements/includes/base/controls-stack.php:1813<br>/modules/creativeelements/core/base/base-object.php:143<br>/modules/creativeelements/core/base/base-object.php:46<br>/modules/creativeelements/includes/base/controls-stack.php:350<br>/modules/creativeelements/includes/base/controls-stack.php:1079<br>/modules/creativeelements/includes/base/controls-stack.php:1215<br>/modules/creativeelements/core/settings/manager.php:176<br>/modules/creativeelements/includes/frontend.php:955<br>/modules/creativeelements/core/base/base-object.php:143<br>/modules/creativeelements/core/base/base-object.php:46<br>/modules/creativeelements/core/base/app.php:36<br>/modules/creativeelements/includes/frontend.php:469<br>/modules/creativeelements/includes/frontend.php:546<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/classes/assets/CEAssetManager.php:154<br>/modules/creativeelements/classes/assets/CEAssetManager.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php:63<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:254<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538768) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1930
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538884
LIMIT 1 |
1929
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538749) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1927
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538768 LIMIT 1 |
1897
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
1896
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
1894
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_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 |
1868
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 170
ORDER BY f.position ASC |
1849
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_MOBILE_ZOOM_MODE" LIMIT 1 |
1841
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1309<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538749
LIMIT 1 |
1835
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538398
ORDER BY f.position ASC |
1819
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 190 AND `id_shop` = 1 |
1819
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538881) |
1817
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_category_product WHERE `id_category` = '46' |
1810
ms
|
19 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1138
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) LIMIT 1 |
1799
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538883 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538883 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1784
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM mod670_required_field |
1773
ms
|
1 |
|
|
/classes/ObjectModel.php:1510
/classes/ObjectModel.php:1542<br>/classes/ObjectModel.php:1473<br>/classes/controller/FrontController.php:532<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538884) AND (b.`id_shop` = 1) LIMIT 1 |
1750
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538883) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1744
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 276 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 |
1742
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 538767
LIMIT 1 |
1731
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `mod670_hook_alias` |
1717
ms
|
88 |
|
|
/classes/Hook.php:301
/classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_page`
FROM `mod670_page`
WHERE `id_page_type` = 3 AND `id_object` = 46 LIMIT 1 |
1715
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:166<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1712
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
1711
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 309) LIMIT 1 |
1711
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE data FROM mod670_layered_filter_block WHERE hash="83b6df90b2fe08a05732a0794e69b754" LIMIT 1 |
1706
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:186
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `mod670_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `mod670_category` c2 ON c2.`id_category` = 310 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 |
1705
ms
|
236 |
Yes
|
Yes
|
/classes/Category.php:793
/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
INSERT INTO `mod670_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('58475', '36', '316685059', '', '1', '1', '2025-05-19 13:40:19') |
1691
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/Connection.php:174<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538397 |
1682
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538883 LIMIT 1 |
1681
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE psgdpr.active FROM `mod670_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 99 LIMIT 1 |
1677
ms
|
3 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
:undefined<br>/modules/creativeelements/includes/widgets/contact-form.php:1305<br>/modules/creativeelements/includes/widgets/contact-form.php:1295<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (170) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1669
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-19 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM mod670_product p
LEFT JOIN mod670_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN mod670_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 1 LEFT JOIN mod670_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 172
LIMIT 1 |
1645
ms
|
1 |
|
|
/classes/ProductAssembler.php:106
/classes/ProductAssembler.php:125<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1631
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538398 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538398 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1627
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Pack.php:315<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538884
ORDER BY f.position ASC |
1627
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 3 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
1621
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 91 AND `id_shop` = 1 |
1610
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538881 LIMIT 1 |
1590
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM mod670_wb_staticblock AS psb
LEFT JOIN mod670_wb_staticblock_lang AS psl ON psb.id_wbstaticblock = psl.id_wbstaticblock
LEFT JOIN mod670_wb_staticblock_shop AS pss ON psb.id_wbstaticblock = pss.id_wbstaticblock
WHERE id_shop =1
AND id_lang =1
AND `hook_position` = "displayFooterDown"
AND `showhook` = 1 ORDER BY `wborder` ASC |
1578
ms
|
7 |
Yes
|
|
/modules/wbstaticblocks/models/Staticblock.php:113
/modules/wbstaticblocks/wbstaticblocks.php:273<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:46<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538767) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1578
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `mod670_module` m
LEFT JOIN `mod670_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1567
ms
|
162 |
|
|
/classes/module/Module.php:340
/modules/ets_abandonedcart/ets_abandonedcart.php:90<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538397) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1565
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538883
ORDER BY `position` |
1546
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 9 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1541
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538398) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1535
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538884 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538884 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1521
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538398) AND (b.`id_shop` = 1) LIMIT 1 |
1520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538881) AND (b.`id_shop` = 1) LIMIT 1 |
1516
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538881 LIMIT 1 |
1516
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1512
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1503
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538883) AND (b.`id_shop` = 1) LIMIT 1 |
1477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
1465
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 75 AND `id_shop` = 1 |
1464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538767
ORDER BY f.position ASC |
1461
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `mod670_product_attribute` pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN mod670_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
JOIN `mod670_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `mod670_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `mod670_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `mod670_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (538884) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
HAVING qty > 0
ORDER BY a.`position` ASC; |
1448
ms
|
1 |
Yes
|
|
/classes/Product.php:4487
/src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:270<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538882) AND (b.`id_shop` = 1) LIMIT 1 |
1446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_tax_lang`
WHERE `id_tax` = 1 |
1445
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:3895<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 1 AND mr.`active` = 1 |
1424
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1422
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
INSERT INTO `mod670_page_viewed` (`id_date_range`, `id_page`, `counter`, `id_shop`, `id_shop_group`) VALUES ('2776', '36', '1', '1', '1') |
1410
ms
|
1 |
|
|
/classes/Page.php:142
/modules/statsdata/statsdata.php:121<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:363<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:126<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM mod670_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
1407
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198<br>/classes/Tools.php:333<br>/classes/Link.php:66<br>/config/config.inc.php:284<br>/index.php:27
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538767 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538767 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1406
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538884
ORDER BY `position` |
1406
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `mod670_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
1392
ms
|
7 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:283<br>/classes/controller/FrontController.php:1536<br>/classes/controller/FrontController.php:1652<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538881 AND `id_group` = 1 LIMIT 1 |
1387
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 173) AND (b.`id_shop` = 1) LIMIT 1 |
1387
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1374
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538749 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538749 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1370
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `mod670_module` m
LEFT JOIN `mod670_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1363
ms
|
162 |
|
|
/classes/module/Module.php:340
/modules/prestablog/prestablog.php:479<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE psgdprl.message FROM `mod670_psgdpr_consent` psgdpr
LEFT JOIN mod670_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 99 AND psgdprl.id_lang =1 LIMIT 1 |
1355
ms
|
3 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:111
:undefined<br>/modules/creativeelements/includes/widgets/contact-form.php:1308<br>/modules/creativeelements/includes/widgets/contact-form.php:1295<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 17 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1351
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_group_lang`
WHERE `id_group` = 1 |
1307
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php:245<br>/classes/Cart.php:218<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 913) LIMIT 1 |
1304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538398) |
1301
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 170 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 170 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1291
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Pack.php:315<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 135 AND `id_shop` = 1 |
1287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 1032) LIMIT 1 |
1278
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538883) |
1256
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538749
ORDER BY f.position ASC |
1253
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538884 LIMIT 1 |
1241
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 913 AND `id_shop` = 1 |
1240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 1032 AND `id_shop` = 1 |
1240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 172 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 172 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1238
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 4 |
1237
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1236
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538882
AND image_shop.`cover` = 1 LIMIT 1 |
1230
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
1227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:3895<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `mod670_category` c
INNER JOIN mod670_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `mod670_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `mod670_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 46
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1225
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:919
/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 170) AND (b.`id_shop` = 1) LIMIT 1 |
1224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 173
ORDER BY f.position ASC |
1218
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 308) LIMIT 1 |
1210
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 1 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1210
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1205
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 173 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 173 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1204
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538881
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
1202
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 173 AND
`id_lang` = 1 LIMIT 1 |
1199
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1195
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538749) LIMIT 1 |
1194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538398
AND image_shop.`cover` = 1 LIMIT 1 |
1185
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538883
AND image_shop.`cover` = 1 LIMIT 1 |
1182
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 170) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1182
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538398 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538398 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1164
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Pack.php:315<br>/classes/Pack.php:221<br>/classes/Product.php:5781<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538884
AND image_shop.`cover` = 1 LIMIT 1 |
1164
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 190) LIMIT 1 |
1163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM mod670_cms c
LEFT JOIN mod670_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 1 AND cl.id_shop = 1)
INNER JOIN mod670_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` |
1160
ms
|
1 |
|
Yes
|
/classes/CMS.php:151
/modules/ps_mainmenu/ps_mainmenu.php:597<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_product_attachment pa
LEFT JOIN mod670_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN mod670_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 170 |
1155
ms
|
1 |
|
|
/classes/Product.php:5936
/classes/Product.php:5771<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538881 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538881 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1142
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 172
ORDER BY f.position ASC |
1136
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538749 AND `id_shop` = 1 |
1134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_version' LIMIT 1 |
1133
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:926<br>/modules/creativeelements/core/base/document.php:223<br>/modules/creativeelements/core/base/document.php:723<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM mod670_product_attribute pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 538397 LIMIT 1 |
1133
ms
|
1 |
|
|
/classes/Product.php:1040
/classes/Product.php:3786<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 10 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1123
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538881) LIMIT 1 |
1122
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
1119
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) LIMIT 1 |
1115
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_facetedsearch/src/Product/Search.php:364<br>/modules/ps_facetedsearch/src/Product/Search.php:130<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:173<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1112
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538883
ORDER BY f.position ASC |
1110
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 538882 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 538882 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1109
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 37 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1106
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 14 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1100
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1096
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
1095
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1089
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1087
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 307 AND `id_shop` = 1 |
1087
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 16 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1086
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 308 AND `id_shop` = 1 |
1084
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1080
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538884) |
1079
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1075
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 173
AND image_shop.`cover` = 1 LIMIT 1 |
1074
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 310 AND `id_shop` = 1 |
1072
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_lang` a
LEFT JOIN `mod670_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
1072
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:222<br>/index.php:27
|
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 `mod670_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 170 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `mod670_cart_product` cp JOIN `mod670_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `mod670_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` = 170 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1070
ms
|
0 |
|
|
/classes/Cart.php:1225
/classes/Pack.php:315<br>/classes/Pack.php:221<br>/classes/Product.php:5781<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 19 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
1069
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538768
AND image_shop.`cover` = 1 LIMIT 1 |
1068
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 173) LIMIT 1 |
1065
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1058
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM mod670_product_attribute pa
INNER JOIN mod670_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 171 LIMIT 1 |
1049
ms
|
1 |
|
|
/classes/Product.php:1040
/classes/Product.php:3786<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 309 AND `id_shop` = 1 |
1043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM mod670_feature_product pf
LEFT JOIN mod670_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN mod670_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN mod670_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN mod670_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 538882
ORDER BY f.position ASC |
1034
ms
|
1 |
Yes
|
|
/classes/Product.php:5905
/classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
1030
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_product_attachment pa
LEFT JOIN mod670_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN mod670_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 1)
WHERE pa.id_product = 538397 |
1029
ms
|
1 |
|
|
/classes/Product.php:5936
/classes/Product.php:5771<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) LIMIT 1 |
1029
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538767
ORDER BY `position` |
1027
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1026
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538881 AND `id_shop` = 1 |
1020
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 170
AND image_shop.`cover` = 1 LIMIT 1 |
1019
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) LIMIT 1 |
1016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538768) |
1010
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` IN (0, 538397) AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1009
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1006
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
983
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538749) AND (b.`id_shop` = 1) LIMIT 1 |
979
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 338) LIMIT 1 |
975
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538767) LIMIT 1 |
966
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
965
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538883) LIMIT 1 |
964
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538768) LIMIT 1 |
964
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM `mod670_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
960
ms
|
1 |
|
|
/classes/shop/Shop.php:1171
/classes/shop/Shop.php:1027<br>/classes/Configuration.php:323<br>/modules/prestablog/prestablog.php:1025<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
960
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
957
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_css' LIMIT 1 |
956
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/files/css/post.php:137<br>/modules/creativeelements/core/files/base.php:225<br>/modules/creativeelements/core/files/base.php:134<br>/modules/creativeelements/core/files/css/base.php:213<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 171) |
949
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538767) AND (b.`id_shop` = 1) LIMIT 1 |
949
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_css' LIMIT 1 |
949
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/files/css/post.php:137<br>/modules/creativeelements/core/files/base.php:225<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 88 AND `id_shop` = 1 |
949
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `mod670_hook` |
945
ms
|
875 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/Hook.php:824<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `mod670_lang` l
JOIN mod670_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
945
ms
|
2 |
|
|
/classes/Language.php:1198
/classes/Language.php:1502<br>/classes/Dispatcher.php:548<br>/classes/Dispatcher.php:245<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
941
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538883 |
938
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
936
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) LIMIT 1 |
933
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
932
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538749) |
930
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
920
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
917
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 297 AND `id_shop` = 1 |
917
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 31 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
915
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
915
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 0, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` = 0 AND `id_product` IN (0, 170) AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
911
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:561
/modules/wbproductcountdown/wbproductcountdown.php:824<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 18 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
910
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `mod670_hook_module_exceptions`
WHERE `id_shop` IN (1) |
910
ms
|
1 |
|
|
/classes/module/Module.php:2237
/classes/Hook.php:889<br>/classes/Dispatcher.php:364<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538398
ORDER BY `position` |
909
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
907
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
907
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 172) LIMIT 1 |
907
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 3 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
902
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 172) AND (b.`id_shop` = 1) LIMIT 1 |
900
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:190<br>/classes/Product.php:5623<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
899
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 170) |
895
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` IN (0, 538397) AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
895
ms
|
2 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538397
AND image_shop.`cover` = 1 LIMIT 1 |
893
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538397 LIMIT 1 |
892
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538882
ORDER BY `position` |
890
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_edit_mode' LIMIT 1 |
890
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418<br>/modules/creativeelements/core/files/css/post.php:221<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538749 LIMIT 1 |
888
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538767 LIMIT 1 |
887
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538882 AND
`id_lang` = 1 LIMIT 1 |
886
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
882
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 8, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `mod670_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 8) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-05-19 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
881
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:561
/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 311) AND (b.`id_shop` = 1) LIMIT 1 |
877
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_page_settings' LIMIT 1 |
875
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:1054<br>/modules/creativeelements/core/documents-manager.php:232<br>/modules/creativeelements/core/documents-manager.php:279<br>/modules/creativeelements/includes/frontend.php:773<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `mod670_tax_rule` tr
JOIN `mod670_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 6
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 |
875
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5856<br>/classes/Product.php:5800<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 172
ORDER BY `position` |
871
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538397) AND (b.`id_shop` = 1) LIMIT 1 |
869
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:167<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `mod670_image_type` |
868
ms
|
7 |
|
|
/classes/ImageType.php:147
/classes/ImageType.php:204<br>/modules/ambjolisearch/ambjolisearch.php:2479<br>/modules/ambjolisearch/ambjolisearch.php:1988<br>/modules/ambjolisearch/ambjolisearch.php:213<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 327 AND `id_shop` = 1 |
866
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 190) AND (b.`id_shop` = 1) LIMIT 1 |
865
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538882) |
864
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 173) |
864
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, alias FROM `mod670_hook_alias` |
864
ms
|
88 |
|
|
/classes/Hook.php:353
/classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/classes/Dispatcher.php:603<br>/classes/Dispatcher.php:256<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 171) AND (b.`id_shop` = 1) LIMIT 1 |
859
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:167<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 283) LIMIT 1 |
858
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
857
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538767 AND
`id_lang` = 1 LIMIT 1 |
853
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538397 AND id_shop=1 LIMIT 1 |
852
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:5855<br>/classes/Pack.php:382<br>/classes/Product.php:5778<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 538749
ORDER BY `position` |
851
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 28) LIMIT 1 |
850
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538882
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
849
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "psgdpr" LIMIT 1 |
847
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/creativeelements/includes/widgets/contact-form.php:1304<br>/modules/creativeelements/includes/widgets/contact-form.php:1295<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538884) LIMIT 1 |
847
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
842
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 321) LIMIT 1 |
833
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 11 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
832
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_meta m
LEFT JOIN mod670_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
830
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 28 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
827
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 173
ORDER BY `position` |
825
ms
|
1 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
824
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 322) AND (b.`id_shop` = 1) LIMIT 1 |
821
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538397) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
820
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:7767<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 21 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
818
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `mod670_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 170
ORDER BY `position` |
818
ms
|
2 |
Yes
|
|
/classes/Product.php:3517
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538883
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
818
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538749 AND
`id_lang` = 1 LIMIT 1 |
818
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 277) AND (b.`id_shop` = 1) LIMIT 1 |
814
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
812
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
810
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 1 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
809
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538882) LIMIT 1 |
805
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `mod670_category` c
LEFT JOIN `mod670_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
804
ms
|
1 |
|
|
/classes/Category.php:2233
/classes/Category.php:1544<br>/modules/fsopengraph/fsopengraph.php:1196<br>/modules/fsopengraph/fsopengraph.php:3093<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
803
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538397) |
801
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 283 AND `id_shop` = 1 |
799
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 267) AND (b.`id_shop` = 1) LIMIT 1 |
796
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538749
AND image_shop.`cover` = 1 LIMIT 1 |
796
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 538767) |
796
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538397) LIMIT 1 |
795
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 65 AND `id_shop` = 1 |
795
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538398
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
792
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538397 LIMIT 1 |
791
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `mod670_cart_rule` WHERE date_to >= "2025-05-19 00:00:00" AND date_to <= "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `mod670_cart_rule` WHERE date_from >= "2025-05-19 00:00:00" AND date_from <= "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `mod670_cart_rule` WHERE date_from < "2025-05-19 00:00:00" AND date_to > "2025-05-19 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
790
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/CartRule.php:555<br>/classes/Cart.php:527<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 538767
AND image_shop.`cover` = 1 LIMIT 1 |
790
ms
|
2 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 26 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
789
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `mod670_stock_available`
WHERE (id_product = 171) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
785
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/classes/Product.php:7768<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
783
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 27 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
781
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
781
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 191) LIMIT 1 |
781
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 284 AND `id_shop` = 1 |
778
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 115 AND `id_shop` = 1 |
777
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 171 AND id_shop=1 LIMIT 1 |
776
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:5855<br>/classes/Pack.php:382<br>/classes/Product.php:5778<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 23 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
772
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1 |
771
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 12 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
768
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 2 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
768
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 3 AND mr.`active` = 1 |
766
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_data' LIMIT 1 |
764
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:586<br>/modules/creativeelements/core/base/document.php:644<br>/modules/creativeelements/includes/frontend.php:782<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 7 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
763
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538768) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
763
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 15 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
762
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 171) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
762
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:7767<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 172 AND
`id_lang` = 1 LIMIT 1 |
761
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
759
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 170 AND
`id_lang` = 1 LIMIT 1 |
758
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 1034) LIMIT 1 |
758
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_data' LIMIT 1 |
755
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:586<br>/modules/creativeelements/core/base/document.php:644<br>/modules/creativeelements/includes/db.php:191<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:68<br>/modules/creativeelements/core/files/css/post.php:193<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
754
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 1034 AND `id_shop` = 1 |
754
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
751
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 32 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
750
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `mod670_product` p
INNER JOIN `mod670_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `mod670_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 172) |
750
ms
|
1 |
|
|
/classes/Product.php:3829
/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 173
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
749
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_country` a
LEFT JOIN `mod670_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
749
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 35 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
748
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538768 AND
`id_lang` = 1 LIMIT 1 |
746
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 4 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
745
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `mod670_image` i
INNER JOIN mod670_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 172
AND image_shop.`cover` = 1 LIMIT 1 |
744
ms
|
1 |
|
|
/classes/Product.php:3542
/classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE domain,physical_uri FROM mod670_shop_url WHERE id_shop='1' |
742
ms
|
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:734
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 21 AND `id_shop` = 1 |
741
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
741
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
741
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 206) LIMIT 1 |
738
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538884) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
737
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538398 AND `id_shop` = 1 |
729
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:261<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538883) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
727
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 891 AND `id_shop` = 1 |
726
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 4 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
725
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538768 LIMIT 1 |
725
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
725
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:557<br>/config/config.inc.php:182<br>/index.php:27
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 5 AND mr.`active` = 1 |
721
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 171
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
721
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 527) LIMIT 1 |
718
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_shop_url` a0 |
718
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:327<br>/modules/sendinblue/services/ConfigService.php:124<br>/modules/sendinblue/services/ConfigService.php:140<br>/modules/sendinblue/sendinblue.php:201<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538768 AND `id_shop` = 1 |
717
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) LIMIT 1 |
716
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) LIMIT 1 |
715
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
708
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 295) LIMIT 1 |
707
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
704
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 22 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
702
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538768 |
701
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 10 AND `id_shop` = 1 |
701
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM (SELECT DISTINCT `id_product` FROM `mod670_specific_price` WHERE `id_product` != 0 GROUP BY id_product ) AS counted LIMIT 1 |
699
ms
|
21904 |
|
|
/classes/SpecificPrice.php:287
/classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:533<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 205) AND (b.`id_shop` = 1) LIMIT 1 |
699
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538398 AND
`id_lang` = 1 LIMIT 1 |
698
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538882 LIMIT 1 |
698
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538883 LIMIT 1 |
696
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 24 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
695
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 228) AND (b.`id_shop` = 1) LIMIT 1 |
694
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM mod670_link_block lb
INNER JOIN mod670_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 31 AND lbs.`id_shop` = 1
ORDER by lbs.`position` |
691
ms
|
8 |
Yes
|
|
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
/modules/ps_linklist/ps_linklist.php:281<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538767 AND `id_shop` = 1 |
691
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 2 AND mr.`active` = 1 |
690
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) LIMIT 1 |
689
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `mod670_stock_available`
WHERE (id_product = 171) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
689
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/classes/Product.php:7769<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538397 AND
`id_lang` = 1 LIMIT 1 |
685
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 20 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
685
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
684
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 25 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
683
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 3 AND mr.`active` = 1 |
681
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 13 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
679
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_linklist" LIMIT 1 |
678
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538768
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
678
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
677
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 47 AND `id_shop` = 1 |
676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 284) LIMIT 1 |
676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 237) AND (b.`id_shop` = 1) LIMIT 1 |
676
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 46 AND `id_shop` = 1 |
675
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_facetedsearch/src/Product/Search.php:364<br>/modules/ps_facetedsearch/src/Product/Search.php:130<br>/modules/ps_facetedsearch/src/Product/SearchProvider.php:173<br>/classes/controller/ProductListingFrontController.php:311<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 29 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
675
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 34 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
670
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 33 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
668
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM mod670_shop s
LEFT JOIN mod670_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 |
663
ms
|
1 |
|
|
/classes/shop/Shop.php:205
/classes/shop/Shop.php:135<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE location
FROM `mod670_stock_available`
WHERE (id_product = 171) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
662
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/classes/Product.php:7770<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
662
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1 |
660
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538883 AND
`id_lang` = 1 LIMIT 1 |
660
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 30 AND `id_shop` = 1 |
659
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 170 AND `id_shop` = 1 |
658
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:261<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 6 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
657
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `mod670_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
656
ms
|
2 |
|
|
/classes/Language.php:853
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `mod670_tax_rule` tr
JOIN `mod670_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('95500' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '95500')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
656
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3921<br>/classes/Product.php:3684<br>/classes/Product.php:5653<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538884
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
656
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538882 AND `id_shop` = 1 |
656
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 173 AND `id_shop` = 1 |
655
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 38 AND `id_shop` = 1 |
654
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 30 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
654
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538398) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
654
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Pack.php:264<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538883 AND `id_shop` = 1 |
653
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538397 AND `id_shop` = 1 |
652
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 36 AND `id_shop` = 1 |
650
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE smi.*,smil.*
FROM mod670_wbmegamenu_item_shop smi
LEFT JOIN mod670_wbmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 36 AND smil.id_shop = 1 AND smil.id_lang = 1 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
650
ms
|
197 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1049
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 323) LIMIT 1 |
649
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1 |
649
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_PAGE_SWITCH" LIMIT 1 |
648
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1301<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
647
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 223) AND (b.`id_shop` = 1) LIMIT 1 |
647
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 191 AND `id_shop` = 1 |
644
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1 |
639
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 2 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
638
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1 |
638
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE domain,physical_uri FROM mod670_shop_url WHERE id_shop='1' |
638
ms
|
1 |
|
|
/modules/sfkseoschema/sfkseoschema.php:1339
/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
637
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Category.php:1113<br>/classes/Category.php:1560<br>/modules/fsopengraph/fsopengraph.php:1196<br>/modules/fsopengraph/fsopengraph.php:3093<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
637
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 1035 AND `id_shop` = 1 |
636
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
635
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 11 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
635
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
634
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
629
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 200) AND (b.`id_shop` = 1) LIMIT 1 |
625
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `mod670_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
624
ms
|
2 |
|
|
/classes/Language.php:853
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 24 AND `id_shop` = 1 |
624
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) LIMIT 1 |
624
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 260) AND (b.`id_shop` = 1) LIMIT 1 |
623
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) AND (b.`id_shop` = 1) LIMIT 1 |
620
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
620
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538883 AND `id_group` = 1 LIMIT 1 |
619
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
619
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
617
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 172 AND `id_shop` = 1 |
616
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538884 |
616
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 170) LIMIT 1 |
615
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:261<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 14 AND `id_shop` = 1 |
614
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
614
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) AND (b.`id_shop` = 1) LIMIT 1 |
613
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 1035) LIMIT 1 |
613
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.* FROM `mod670_category` c
LEFT JOIN `mod670_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 88 AND c.`nright` >= 91 AND c.`nleft` >= 2 AND c.`nright` <= 461 ORDER BY `nleft` DESC |
611
ms
|
45 |
|
|
/classes/Category.php:1586
/modules/fsopengraph/fsopengraph.php:1196<br>/modules/fsopengraph/fsopengraph.php:3093<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "wbmegamenu" LIMIT 1 |
611
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 170 LIMIT 1 |
611
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) LIMIT 1 |
610
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_lang`
WHERE `id_product` = 538884 AND `id_shop` = 1 |
609
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/wbproductcountdown/wbproductcountdown.php:821<br>/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 117 AND `id_shop` = 1 |
609
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
607
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 322) LIMIT 1 |
607
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
606
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_wbproductcountdown` wbpc
LEFT JOIN `mod670_wbproductcountdown_lang` wbpcl ON wbpc.`id_countdown` = wbpcl.`id_countdown`
WHERE `id_shop` = 1 AND
`id_product` = 538884 AND
`id_lang` = 1 LIMIT 1 |
605
ms
|
0 |
|
|
/modules/wbproductcountdown/wbproductcountdown.php:810
/modules/wbproductcountdown/wbproductcountdown.php:187<br>/modules/wbproductcountdown/wbproductcountdown.php:230<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:266<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/78/a9/b9/78a9b98c7589e704a92b5583c2fbb21739478c08_2.file.product.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/90/64/ce/9064ce4349d8d8f15a7e953b88b1211509f64586_2.file.product.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:98<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/b6/d0/c6/b6d0c64caa022f7e852f631dc89d3942f448ef91_2.file.products.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:157<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:105<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 172) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
604
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) LIMIT 1 |
603
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538884 AND `id_group` = 1 LIMIT 1 |
602
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538767 |
600
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_country_lang`
WHERE `id_country` = 8 |
600
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
599
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
599
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1 |
597
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 172 LIMIT 1 |
596
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538884 LIMIT 1 |
595
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 527 AND `id_shop` = 1 |
594
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 24) LIMIT 1 |
593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) LIMIT 1 |
593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 163) AND (b.`id_shop` = 1) LIMIT 1 |
593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 310) AND (b.`id_shop` = 1) LIMIT 1 |
593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 912) LIMIT 1 |
592
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 891) LIMIT 1 |
591
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `mod670_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
591
ms
|
1 |
|
|
/classes/order/Order.php:1203
/classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
589
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538398 LIMIT 1 |
588
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538749 LIMIT 1 |
588
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 271) AND (b.`id_shop` = 1) LIMIT 1 |
587
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 324) AND (b.`id_shop` = 1) LIMIT 1 |
585
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 278) AND (b.`id_shop` = 1) LIMIT 1 |
583
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
580
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product` a
LEFT JOIN `mod670_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 538398) LIMIT 1 |
579
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Pack.php:261<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `mod670_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
578
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:227<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 5) LIMIT 1 |
578
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538749) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
577
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
577
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538398 |
577
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 9 AND mr.`active` = 1 |
577
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
576
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/modules/creativeelements/classes/wrappers/Helper.php:1013<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:935<br>/modules/creativeelements/includes/widgets/shortcode.php:128<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `mod670_pack` where id_product_pack = 538398 |
576
ms
|
1 |
|
|
/classes/Pack.php:164
/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
576
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
576
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538397
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
576
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 912 AND `id_shop` = 1 |
574
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538767) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
573
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 275) AND (b.`id_shop` = 1) LIMIT 1 |
573
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `mod670_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 126 LIMIT 1 |
571
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:5621<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 13) LIMIT 1 |
571
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
571
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2222<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
570
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) LIMIT 1 |
570
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) AND (b.`id_shop` = 1) LIMIT 1 |
569
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 170
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
569
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
568
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 6 AND mr.`active` = 1 |
568
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
567
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 295 AND `id_shop` = 1 |
567
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 88 AND `id_shop` = 1 LIMIT 1 |
567
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/creativeelements/includes/widgets/contact-form.php:1304<br>/modules/creativeelements/includes/widgets/contact-form.php:1295<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM mod670_meta m
LEFT JOIN mod670_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "my-account"
OR m.page = "myaccount"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
567
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 206) AND (b.`id_shop` = 1) LIMIT 1 |
565
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538749
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
565
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
565
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538749 |
564
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538398 AND `id_group` = 1 LIMIT 1 |
564
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 266) AND (b.`id_shop` = 1) LIMIT 1 |
563
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 245) AND (b.`id_shop` = 1) LIMIT 1 |
563
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 297) LIMIT 1 |
558
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
558
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 27) AND (b.`id_shop` = 1) LIMIT 1 |
557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 201) AND (b.`id_shop` = 1) LIMIT 1 |
556
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
556
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 293) AND (b.`id_shop` = 1) LIMIT 1 |
555
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
555
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 338 AND `id_shop` = 1 |
554
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1 |
554
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538882 |
553
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 170 AND `id_group` = 1 LIMIT 1 |
553
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
552
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
551
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 1033 AND `id_shop` = 1 |
551
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) LIMIT 1 |
551
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 171 AND `id_group` = 1 LIMIT 1 |
551
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 170 |
550
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) AND (b.`id_shop` = 1) LIMIT 1 |
550
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) AND (b.`id_shop` = 1) LIMIT 1 |
549
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 0 AND name = 'elementor_fonts_manager_font_types' LIMIT 1 |
549
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/modules/fonts-manager/module.php:31<br>/modules/creativeelements/modules/fonts-manager/module.php:64<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/includes/fonts.php:121<br>/modules/creativeelements/includes/controls/font.php:54<br>/modules/creativeelements/includes/controls/base.php:81<br>/modules/creativeelements/includes/managers/controls.php:418<br>/modules/creativeelements/includes/managers/controls.php:495<br>/modules/creativeelements/includes/managers/controls.php:515<br>/modules/creativeelements/includes/managers/controls.php:679<br>/modules/creativeelements/includes/base/controls-stack.php:428<br>/modules/creativeelements/includes/base/controls-stack.php:1387<br>/modules/creativeelements/includes/elements/section.php:304<br>/modules/creativeelements/includes/base/controls-stack.php:1925<br>/modules/creativeelements/includes/base/controls-stack.php:506<br>/modules/creativeelements/includes/base/controls-stack.php:291<br>/modules/creativeelements/includes/base/controls-stack.php:1962<br>/modules/creativeelements/includes/base/controls-stack.php:1035<br>/modules/creativeelements/includes/base/controls-stack.php:1813<br>/modules/creativeelements/core/base/base-object.php:143<br>/modules/creativeelements/core/base/base-object.php:46<br>/modules/creativeelements/core/files/css/post.php:325<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "labblocksearch" LIMIT 1 |
549
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2230<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 299) LIMIT 1 |
546
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
546
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/listing/CategoryController.php:267<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) LIMIT 1 |
546
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 317 AND `id_shop` = 1 |
544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
543
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 173 LIMIT 1 |
542
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 266) LIMIT 1 |
541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
541
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 323) AND (b.`id_shop` = 1) LIMIT 1 |
540
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) AND (b.`id_shop` = 1) LIMIT 1 |
540
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
540
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 8 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
540
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "productcomments" LIMIT 1 |
540
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/sfkseoschema/sfkseoschema.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 25 AND `id_shop` = 1 LIMIT 1 |
539
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 256) AND (b.`id_shop` = 1) LIMIT 1 |
539
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "dwfproductextrafields" LIMIT 1 |
538
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2303<br>/modules/dwfproductextrafields/models/ProductExtraField.php:11<br>/modules/dwfproductextrafields/dwfproductextrafields.php:15<br>/classes/module/Module.php:1178<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1 |
538
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 307) LIMIT 1 |
536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
536
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 173 |
536
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 109 AND `id_shop` = 1 LIMIT 1 |
534
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `mod670_country`
WHERE `id_country` = 8 LIMIT 1 |
534
ms
|
1 |
|
|
/classes/Country.php:274
/src/Core/Addon/Module/ModuleManagerBuilder.php:260<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:181<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:92<br>/classes/Link.php:997<br>/src/Adapter/Image/ImageRetriever.php:289<br>/classes/controller/FrontController.php:1536<br>/classes/controller/FrontController.php:1652<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 120) AND (b.`id_shop` = 1) LIMIT 1 |
534
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 334) AND (b.`id_shop` = 1) LIMIT 1 |
534
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 231) LIMIT 1 |
534
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 12 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
534
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538881) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
533
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 172 |
533
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 267) LIMIT 1 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 203) AND (b.`id_shop` = 1) LIMIT 1 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 22 AND `id_shop` = 1 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 136 AND `id_shop` = 1 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 13 AND mr.`active` = 1 |
531
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 12 AND mr.`active` = 1 |
531
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
530
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1 |
530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 203) LIMIT 1 |
529
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1 |
528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 304) AND (b.`id_shop` = 1) LIMIT 1 |
527
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 237 AND `id_shop` = 1 |
526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) LIMIT 1 |
525
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538768 AND `id_group` = 1 LIMIT 1 |
524
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 317) LIMIT 1 |
524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 521 AND `id_shop` = 1 |
524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
523
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 135) LIMIT 1 |
522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538749 AND `id_group` = 1 LIMIT 1 |
520
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `mod670_product_attribute`
WHERE `id_product` = 538881 |
520
ms
|
1 |
|
|
/classes/Product.php:2879
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:657<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:123<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/classes/controller/ProductListingFrontController.php:62<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) LIMIT 1 |
520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_wp_page_template' LIMIT 1 |
520
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/document-types/post.php:244<br>/modules/creativeelements/core/documents-manager.php:232<br>/modules/creativeelements/core/documents-manager.php:279<br>/modules/creativeelements/modules/page-templates/module.php:71<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:609<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 13 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
520
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
519
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) LIMIT 1 |
518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
517
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
517
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE pef.id_product_extra_field
FROM mod670_product_extra_field pef WHERE pef.id_product = 538398 LIMIT 1 |
517
ms
|
941 |
|
|
/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:30
/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 173) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
517
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) LIMIT 1 |
516
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 191) AND (b.`id_shop` = 1) LIMIT 1 |
516
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 15 AND `id_shop` = 1 |
515
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
515
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 260 AND `id_shop` = 1 |
515
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 126 AND `id_shop` = 1 |
515
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_hook` a
WHERE (a.`id_hook` = 31) LIMIT 1 |
515
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) LIMIT 1 |
514
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 3 AND mr.`active` = 1 |
514
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 312) AND (b.`id_shop` = 1) LIMIT 1 |
513
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 40 AND `id_shop` = 1 |
513
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538398 AND id_shop=1 LIMIT 1 |
512
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 266 AND `id_shop` = 1 |
511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 5 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
511
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "leoproductsearch" LIMIT 1 |
511
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2194<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 126) LIMIT 1 |
511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 311) LIMIT 1 |
511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
510
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_elementor_page_settings' LIMIT 1 |
510
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/settings/page/manager.php:216<br>/modules/creativeelements/core/settings/base/manager.php:390<br>/modules/creativeelements/core/settings/base/manager.php:118<br>/modules/creativeelements/core/settings/page/manager.php:80<br>/modules/creativeelements/core/settings/manager.php:173<br>/modules/creativeelements/includes/frontend.php:955<br>/modules/creativeelements/core/base/base-object.php:143<br>/modules/creativeelements/core/base/base-object.php:46<br>/modules/creativeelements/core/base/app.php:36<br>/modules/creativeelements/includes/frontend.php:469<br>/modules/creativeelements/includes/frontend.php:546<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/classes/assets/CEAssetManager.php:154<br>/modules/creativeelements/classes/assets/CEAssetManager.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php:63<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:254<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 538882) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
509
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) LIMIT 1 |
509
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
509
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 189) AND (b.`id_shop` = 1) LIMIT 1 |
508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
508
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 278) LIMIT 1 |
508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_edit_mode' LIMIT 1 |
508
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418<br>/modules/creativeelements/core/files/css/post.php:221<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) AND (b.`id_shop` = 1) LIMIT 1 |
508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 9 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
507
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 126) AND (b.`id_shop` = 1) LIMIT 1 |
507
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/listing/CategoryController.php:211<br>:undefined<br>/controllers/front/listing/CategoryController.php:225<br>/controllers/front/listing/CategoryController.php:128<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) LIMIT 1 |
507
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 245) LIMIT 1 |
507
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_hook` a
WHERE (a.`id_hook` = 924) LIMIT 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 316 AND `id_shop` = 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 284) AND (b.`id_shop` = 1) LIMIT 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 224) AND (b.`id_shop` = 1) LIMIT 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 303) LIMIT 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
506
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) AND (b.`id_shop` = 1) LIMIT 1 |
505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 237) LIMIT 1 |
505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 202) AND (b.`id_shop` = 1) LIMIT 1 |
505
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) LIMIT 1 |
503
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 249 AND `id_shop` = 1 LIMIT 1 |
502
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mc.*
FROM mod670_wbmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 10 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
502
ms
|
34 |
Yes
|
|
/modules/wbmegamenu/wbmegamenu.php:1036
/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
502
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
502
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 303) AND (b.`id_shop` = 1) LIMIT 1 |
501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 308) AND (b.`id_shop` = 1) LIMIT 1 |
501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
500
ms
|
1 |
|
|
/classes/module/Module.php:2840
/modules/creativeelements/includes/widgets/email-subscription.php:1018<br>/modules/creativeelements/includes/widgets/email-subscription.php:1008<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 27) LIMIT 1 |
500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 207) LIMIT 1 |
499
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
499
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 205 AND `id_shop` = 1 |
499
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 4 AND mr.`active` = 1 |
498
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 172
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
498
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 329) LIMIT 1 |
497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 315) AND (b.`id_shop` = 1) LIMIT 1 |
497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 8 AND mr.`active` = 1 |
496
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 294 AND `id_shop` = 1 |
495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 528 AND `id_shop` = 1 |
495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) LIMIT 1 |
494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) LIMIT 1 |
494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
494
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `mod670_pack` where id_product_pack = 170 |
493
ms
|
1 |
|
|
/classes/Pack.php:164
/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
493
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
492
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:423<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) LIMIT 1 |
492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
492
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2202<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 52 AND `id_shop` = 1 |
492
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538767 AND `id_group` = 1 LIMIT 1 |
491
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 267 AND `id_shop` = 1 |
490
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
490
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 330) LIMIT 1 |
490
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `mod670_stock_available`
WHERE (id_product = 538397) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
489
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/classes/Product.php:7768<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `mod670_stock_available`
WHERE (id_product = 170) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
489
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Pack.php:264<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 193) AND (b.`id_shop` = 1) LIMIT 1 |
488
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) LIMIT 1 |
487
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
487
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
487
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
486
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 521) LIMIT 1 |
486
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
486
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
486
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
486
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 121 AND `id_shop` = 1 |
485
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 173 LIMIT 1 |
485
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 285) LIMIT 1 |
484
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 224 AND `id_shop` = 1 |
484
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 228) LIMIT 1 |
484
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
483
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "bonsearch" LIMIT 1 |
483
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2281<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 201 AND `id_shop` = 1 |
483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 32) LIMIT 1 |
483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 298) AND (b.`id_shop` = 1) LIMIT 1 |
483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 1033) LIMIT 1 |
482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 14 AND mr.`active` = 1 |
482
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 287) AND (b.`id_shop` = 1) LIMIT 1 |
482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 528) LIMIT 1 |
481
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 328) LIMIT 1 |
481
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 1170101 AND name = '_elementor_edit_mode' LIMIT 1 |
480
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/includes/db.php:418<br>/modules/creativeelements/includes/frontend.php:769<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_PAGE_SWITCH" LIMIT 1 |
480
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1300<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `mod670_country`
WHERE `id_country` = 8 LIMIT 1 |
479
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:638<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 172 LIMIT 1 |
479
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1 |
479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 163) LIMIT 1 |
478
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 296) AND (b.`id_shop` = 1) LIMIT 1 |
478
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) AND (b.`id_shop` = 1) LIMIT 1 |
477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1 |
477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
477
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 282) AND (b.`id_shop` = 1) LIMIT 1 |
476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 231) AND (b.`id_shop` = 1) LIMIT 1 |
475
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "tvcmssearch" LIMIT 1 |
475
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2246<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) LIMIT 1 |
475
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) AND (b.`id_shop` = 1) LIMIT 1 |
474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) LIMIT 1 |
474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
474
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
474
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 453) LIMIT 1 |
474
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
473
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/dwfproductextrafields.php:892<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) LIMIT 1 |
472
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 27 AND `id_shop` = 1 |
471
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 227 AND `id_shop` = 1 |
471
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 529 AND `id_shop` = 1 |
470
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 43 AND `id_shop` = 1 |
470
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_PAGE_ZOOM_MODE" LIMIT 1 |
469
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1304<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 226) LIMIT 1 |
469
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 35 AND `id_shop` = 1 |
468
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 333) LIMIT 1 |
467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538767 LIMIT 1 |
466
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 51 AND `id_shop` = 1 |
466
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 172 AND `id_group` = 1 LIMIT 1 |
466
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 295) AND (b.`id_shop` = 1) LIMIT 1 |
465
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 538882 LIMIT 1 |
465
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 42 AND `id_shop` = 1 |
465
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1 |
464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 228 AND `id_shop` = 1 |
464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 129) AND (b.`id_shop` = 1) LIMIT 1 |
464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
464
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1 |
464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 226) AND (b.`id_shop` = 1) LIMIT 1 |
463
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ttblocksearch" LIMIT 1 |
463
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2222<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 26 AND `id_shop` = 1 |
463
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 11 AND mr.`active` = 1 |
463
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM `mod670_pack` WHERE id_product_pack = 170 LIMIT 1 |
463
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_wp_page_template' LIMIT 1 |
462
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/settings/page/manager.php:223<br>/modules/creativeelements/core/settings/base/manager.php:390<br>/modules/creativeelements/core/settings/base/manager.php:118<br>/modules/creativeelements/core/settings/page/manager.php:80<br>/modules/creativeelements/core/settings/manager.php:173<br>/modules/creativeelements/includes/frontend.php:955<br>/modules/creativeelements/core/base/base-object.php:143<br>/modules/creativeelements/core/base/base-object.php:46<br>/modules/creativeelements/core/base/app.php:36<br>/modules/creativeelements/includes/frontend.php:469<br>/modules/creativeelements/includes/frontend.php:546<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/classes/assets/CEAssetManager.php:154<br>/modules/creativeelements/classes/assets/CEAssetManager.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php:63<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:254<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
462
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
461
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 2 |
461
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
461
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2246<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 60 AND `id_shop` = 1 |
461
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
460
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2257<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) LIMIT 1 |
460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 231 AND `id_shop` = 1 |
460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 304) LIMIT 1 |
460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 221) LIMIT 1 |
458
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
458
ms
|
0 |
|
|
/classes/module/Module.php:2328
/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/listing/CategoryController.php:267<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
458
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) AND (b.`id_shop` = 1) LIMIT 1 |
457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "jmsajaxsearch" LIMIT 1 |
457
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2274<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_dwfproductextrafields` a0
LEFT JOIN `mod670_dwfproductextrafields_lang` `a1` ON (a0.`id_dwfproductextrafields` = a1.`id_dwfproductextrafields`)
WHERE (a0.`active` = 1)
ORDER BY a0.`position` asc |
457
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:499<br>/modules/dwfproductextrafields/dwfproductextrafields.php:893<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 12) LIMIT 1 |
457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 162 AND `id_shop` = 1 |
457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 1) LIMIT 1 |
456
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) LIMIT 1 |
456
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 271 AND `id_shop` = 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 10 AND mr.`active` = 1 |
455
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 4 AND mr.`active` = 1 |
455
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 120 AND `id_shop` = 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field` a
LEFT JOIN `mod670_product_extra_field_shop` `c` ON a.`id_product_extra_field` = c.`id_product_extra_field` AND c.`id_shop` = 1
WHERE (a.`id_product_extra_field` = 529) LIMIT 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 18 AND `id_shop` = 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 334) LIMIT 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 20 AND `id_shop` = 1 |
455
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 119 AND `id_shop` = 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 305 AND `id_shop` = 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 207) AND (b.`id_shop` = 1) LIMIT 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538884 AND id_shop=1 LIMIT 1 |
454
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 328) AND (b.`id_shop` = 1) LIMIT 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 258) AND (b.`id_shop` = 1) LIMIT 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) LIMIT 1 |
454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "blocksearch_mod" LIMIT 1 |
453
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2202<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 337) LIMIT 1 |
453
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 304 AND `id_shop` = 1 |
453
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 16 AND `id_shop` = 1 |
453
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 202) LIMIT 1 |
453
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 280) AND (b.`id_shop` = 1) LIMIT 1 |
452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "tmsearch" LIMIT 1 |
452
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2213<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 318 AND `id_shop` = 1 |
452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) LIMIT 1 |
452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 67 AND `id_shop` = 1 |
452
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 283) AND (b.`id_shop` = 1) LIMIT 1 |
451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 270) AND (b.`id_shop` = 1) LIMIT 1 |
451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) LIMIT 1 |
451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 19 AND `id_shop` = 1 |
450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 319) LIMIT 1 |
450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 200) LIMIT 1 |
450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 268) LIMIT 1 |
450
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 44 AND `id_shop` = 1 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
449
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 32) AND (b.`id_shop` = 1) LIMIT 1 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `mod670_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 126 LIMIT 1 |
449
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:751<br>/classes/Pack.php:261<br>/classes/Product.php:4277<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) LIMIT 1 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 331) AND (b.`id_shop` = 1) LIMIT 1 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 205) LIMIT 1 |
448
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 294) LIMIT 1 |
448
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) LIMIT 1 |
447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_group`
WHERE `id_group` = 1 LIMIT 1 |
447
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3963<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 7) LIMIT 1 |
447
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_MODE" LIMIT 1 |
446
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1303<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
446
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2236<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 28 AND `id_shop` = 1 |
446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 206 AND `id_shop` = 1 |
446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) LIMIT 1 |
446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 6 AND mr.`active` = 1 |
446
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 337) AND (b.`id_shop` = 1) LIMIT 1 |
446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "contactform" LIMIT 1 |
445
ms
|
1 |
|
|
/classes/module/Module.php:2840
/modules/creativeelements/includes/widgets/contact-form.php:1305<br>/modules/creativeelements/includes/widgets/contact-form.php:1295<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 331) LIMIT 1 |
445
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 5 AND mr.`active` = 1 |
445
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `mod670_specific_price_priority`
WHERE `id_product` = 538767
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
445
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 300) LIMIT 1 |
444
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 335) AND (b.`id_shop` = 1) LIMIT 1 |
444
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 271) LIMIT 1 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 260) LIMIT 1 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538882 AND `id_group` = 1 LIMIT 1 |
443
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 9 AND `id_shop` = 1 |
443
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 318) AND (b.`id_shop` = 1) LIMIT 1 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_product_extra_field_lang`
WHERE `id_product_extra_field` = 453 AND `id_shop` = 1 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:11<br>/modules/dwfproductextrafields/models/ProductExtraField.php(108) : eval()'d code:31<br>/modules/dwfproductextrafields/dwfproductextrafields.php:894<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
443
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 255) AND (b.`id_shop` = 1) LIMIT 1 |
442
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 203 AND `id_shop` = 1 |
441
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 56 AND `id_shop` = 1 |
441
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 221) AND (b.`id_shop` = 1) LIMIT 1 |
441
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 334 AND `id_shop` = 1 |
440
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 225) AND (b.`id_shop` = 1) LIMIT 1 |
440
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 257) LIMIT 1 |
439
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 326) LIMIT 1 |
439
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 276) AND (b.`id_shop` = 1) LIMIT 1 |
439
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 307) AND (b.`id_shop` = 1) LIMIT 1 |
439
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 200 AND `id_shop` = 1 |
438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 68 AND `id_shop` = 1 |
437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1 |
437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 294) AND (b.`id_shop` = 1) LIMIT 1 |
437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 2) LIMIT 1 |
437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 321) AND (b.`id_shop` = 1) LIMIT 1 |
436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 301 AND `id_shop` = 1 |
436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 299 AND `id_shop` = 1 |
436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 120) LIMIT 1 |
435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 273) AND (b.`id_shop` = 1) LIMIT 1 |
435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 12 AND `id_shop` = 1 |
435
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 287) LIMIT 1 |
435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 265) AND (b.`id_shop` = 1) LIMIT 1 |
435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 319) AND (b.`id_shop` = 1) LIMIT 1 |
434
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `mod670_hook`
WHERE `id_hook` = 10 LIMIT 1 |
434
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `mod670_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
434
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 325) AND (b.`id_shop` = 1) LIMIT 1 |
434
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 225 AND `id_shop` = 1 |
434
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
433
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
433
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
433
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 286) AND (b.`id_shop` = 1) LIMIT 1 |
433
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `mod670_category` c
LEFT JOIN `mod670_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 46 LIMIT 1 |
433
ms
|
1 |
|
|
/classes/Category.php:1571
/modules/fsopengraph/fsopengraph.php:1196<br>/modules/fsopengraph/fsopengraph.php:3093<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) LIMIT 1 |
432
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) LIMIT 1 |
432
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 33 AND `id_shop` = 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) LIMIT 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 270) LIMIT 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 11 AND `id_shop` = 1 |
431
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 281 AND `id_shop` = 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 292) LIMIT 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 192) LIMIT 1 |
430
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `mod670_stock_available`
WHERE (id_product = 538397) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
429
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/classes/Product.php:7770<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
429
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) AND (b.`id_shop` = 1) LIMIT 1 |
429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 3) LIMIT 1 |
429
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 5 AND mr.`active` = 1 |
429
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 13 AND `id_shop` = 1 |
428
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 17 AND `id_shop` = 1 |
428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 320) LIMIT 1 |
428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 221 AND `id_shop` = 1 |
428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM mod670_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 126 LIMIT 1 |
428
ms
|
1 |
|
|
/classes/Product.php:5622
/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `mod670_specific_price` WHERE `id_product` != 0 |
427
ms
|
148 |
|
|
/classes/SpecificPrice.php:295
/classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:533<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 8 AND `id_shop` = 1 |
427
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 66 AND `id_shop` = 1 |
427
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `mod670_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
427
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Group.php:400<br>/classes/Cart.php:245<br>/classes/Cart.php:218<br>/classes/controller/FrontController.php:443<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 332 AND `id_shop` = 1 LIMIT 1 |
427
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/sfkseoschema/sfkseoschema.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) LIMIT 1 |
427
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 227) AND (b.`id_shop` = 1) LIMIT 1 |
427
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
427
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 37 AND `id_shop` = 1 |
426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 223 AND `id_shop` = 1 |
426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 224) LIMIT 1 |
426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 9 AND mr.`active` = 1 |
425
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) LIMIT 1 |
425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 309) AND (b.`id_shop` = 1) LIMIT 1 |
425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 25 AND `id_shop` = 1 |
425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
425
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 64 AND `id_shop` = 1 |
424
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538883 AND id_shop=1 LIMIT 1 |
424
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 282) LIMIT 1 |
424
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) LIMIT 1 |
424
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 163 AND `id_shop` = 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 297) AND (b.`id_shop` = 1) LIMIT 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 325 AND `id_shop` = 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23) LIMIT 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) LIMIT 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 331 AND `id_shop` = 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "labsearch" LIMIT 1 |
422
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2236<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 335 AND `id_shop` = 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 296) LIMIT 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 222) LIMIT 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 270 AND `id_shop` = 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 274) AND (b.`id_shop` = 1) LIMIT 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) LIMIT 1 |
422
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_shop_url` a0 |
421
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:327<br>/modules/sendinblue/services/ConfigService.php:124<br>/modules/sendinblue/services/ConfigService.php:140<br>/modules/sendinblue/sendinblue.php:204<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVZOOM_MODE" LIMIT 1 |
421
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1302<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 317) AND (b.`id_shop` = 1) LIMIT 1 |
421
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 59 AND `id_shop` = 1 |
420
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_SWITCH" LIMIT 1 |
420
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1299<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_wp_page_template' LIMIT 1 |
420
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:967<br>/modules/creativeelements/modules/page-templates/module.php:74<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:609<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
419
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/modules/creativeelements/classes/wrappers/Helper.php:1013<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:935<br>/modules/creativeelements/includes/widgets/shortcode.php:128<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 291) LIMIT 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
419
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) LIMIT 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
419
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 31 AND `id_shop` = 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) LIMIT 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) AND (b.`id_shop` = 1) LIMIT 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 123 AND `id_shop` = 1 |
419
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 275) LIMIT 1 |
418
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 223) LIMIT 1 |
417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) AND (b.`id_shop` = 1) LIMIT 1 |
417
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
417
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:423<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
417
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2288<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1 |
416
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/modules/creativeelements/classes/wrappers/Helper.php:1013<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:935<br>/modules/creativeelements/includes/widgets/shortcode.php:128<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 268 AND `id_shop` = 1 |
416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
416
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
415
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 335) LIMIT 1 |
415
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 330) AND (b.`id_shop` = 1) LIMIT 1 |
415
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 302) AND (b.`id_shop` = 1) LIMIT 1 |
414
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 285) AND (b.`id_shop` = 1) LIMIT 1 |
414
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 330 AND `id_shop` = 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) LIMIT 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 328 AND `id_shop` = 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 340) LIMIT 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 259) AND (b.`id_shop` = 1) LIMIT 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 113 AND `id_shop` = 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 29 AND `id_shop` = 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 291) AND (b.`id_shop` = 1) LIMIT 1 |
413
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 201) LIMIT 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 264) LIMIT 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 39 AND `id_shop` = 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 189 AND `id_shop` = 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 306) LIMIT 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 227) LIMIT 1 |
412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 324 AND `id_shop` = 1 |
411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 193) LIMIT 1 |
411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 114) LIMIT 1 |
411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 264) AND (b.`id_shop` = 1) LIMIT 1 |
411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_ce_meta WHERE id = 46040101 AND name = '_elementor_page_settings' LIMIT 1 |
411
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:266
/modules/creativeelements/core/base/document.php:1054<br>/modules/creativeelements/core/document-types/post.php:253<br>/modules/creativeelements/core/documents-manager.php:232<br>/modules/creativeelements/core/documents-manager.php:279<br>/modules/creativeelements/modules/page-templates/module.php:71<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:609<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 41 AND `id_shop` = 1 |
410
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 245 AND `id_shop` = 1 |
410
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "spsearchpro" LIMIT 1 |
410
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2304<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 273 AND `id_shop` = 1 |
409
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 173 AND `id_group` = 1 LIMIT 1 |
409
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 6 AND mr.`active` = 1 |
409
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 302) LIMIT 1 |
408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 256 AND `id_shop` = 1 |
408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 303 AND `id_shop` = 1 |
408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 7 |
408
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1 |
407
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
407
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 329) AND (b.`id_shop` = 1) LIMIT 1 |
407
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 256) LIMIT 1 |
407
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 292 AND `id_shop` = 1 |
406
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) LIMIT 1 |
406
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 1 AND mr.`active` = 1 |
406
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE psgdpr.active FROM `mod670_psgdpr_consent` psgdpr
WHERE psgdpr.id_module = 109 LIMIT 1 |
406
ms
|
3 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
:undefined<br>/modules/creativeelements/includes/widgets/email-subscription.php:1018<br>/modules/creativeelements/includes/widgets/email-subscription.php:1008<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 4 AND mr.`active` = 1 |
406
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 291 AND `id_shop` = 1 |
405
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) LIMIT 1 |
404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 300) AND (b.`id_shop` = 1) LIMIT 1 |
404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 257) AND (b.`id_shop` = 1) LIMIT 1 |
404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_currency` a
LEFT JOIN `mod670_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 16 AND `id_shop` = 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 225) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 2 AND mr.`active` = 1 |
403
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 207 AND `id_shop` = 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 192) AND (b.`id_shop` = 1) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) LIMIT 1 |
403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
403
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2281<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `mod670_stock_available`
WHERE (id_product = 538397) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
403
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/classes/Product.php:7769<br>/classes/Pack.php:168<br>/classes/Pack.php:135<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 336) LIMIT 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 4) LIMIT 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 316) LIMIT 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 324) LIMIT 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE psgdprl.message FROM `mod670_psgdpr_consent` psgdpr
LEFT JOIN mod670_psgdpr_consent_lang psgdprl ON (psgdpr.id_gdpr_consent = psgdprl.id_gdpr_consent)
WHERE psgdpr.id_module = 109 AND psgdprl.id_lang =1 LIMIT 1 |
402
ms
|
3 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:111
:undefined<br>/modules/creativeelements/includes/widgets/email-subscription.php:1021<br>/modules/creativeelements/includes/widgets/email-subscription.php:1008<br>/modules/creativeelements/includes/managers/widgets.php:119<br>/modules/creativeelements/includes/managers/widgets.php:216<br>/modules/creativeelements/includes/elements/column.php:1156<br>/modules/creativeelements/includes/base/element-base.php:970<br>/modules/creativeelements/includes/base/element-base.php:471<br>/modules/creativeelements/includes/base/element-base.php:1016<br>/modules/creativeelements/includes/base/element-base.php:429<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:121<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:122<br>/modules/creativeelements/core/files/css/post.php:332<br>/modules/creativeelements/core/files/css/post.php:203<br>/modules/creativeelements/core/files/css/base.php:562<br>/modules/creativeelements/core/files/base.php:144<br>/modules/creativeelements/core/dynamic-tags/dynamic-css.php:78<br>/modules/creativeelements/core/files/css/base.php:194<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/core/dynamic-tags/manager.php:450<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:207<br>/modules/creativeelements/core/files/css/base.php:236<br>/modules/creativeelements/core/files/css/post.php:225<br>/modules/creativeelements/includes/frontend.php:807<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 58 AND `id_shop` = 1 |
402
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538768 AND id_shop=1 LIMIT 1 |
402
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 23 AND `id_shop` = 1 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 281) LIMIT 1 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 301) AND (b.`id_shop` = 1) LIMIT 1 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 274 AND `id_shop` = 1 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 326 AND `id_shop` = 1 |
401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 32 AND `id_shop` = 1 |
400
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 325) LIMIT 1 |
400
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 273) LIMIT 1 |
400
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
400
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2230<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 4) LIMIT 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 45 AND `id_shop` = 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 296 AND `id_shop` = 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) LIMIT 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 320) AND (b.`id_shop` = 1) LIMIT 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 337 AND `id_shop` = 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 259) LIMIT 1 |
399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 257 AND `id_shop` = 1 |
398
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_PAGE_ZOOM_MODE" LIMIT 1 |
398
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1305<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 301) LIMIT 1 |
397
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 34 AND `id_shop` = 1 |
397
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 289) LIMIT 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 7) LIMIT 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 54 AND `id_shop` = 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) LIMIT 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 319 AND `id_shop` = 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 2 AND mr.`active` = 1 |
396
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 242 AND `id_shop` = 1 LIMIT 1 |
396
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2312<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 222) AND (b.`id_shop` = 1) LIMIT 1 |
396
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 274) LIMIT 1 |
395
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
395
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 279) LIMIT 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 281) AND (b.`id_shop` = 1) LIMIT 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 192 AND `id_shop` = 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 320 AND `id_shop` = 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 300 AND `id_shop` = 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 9) LIMIT 1 |
394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 87 AND `id_shop` = 1 |
393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 329 AND `id_shop` = 1 |
393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 340 AND `id_shop` = 1 |
392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 298 AND `id_shop` = 1 |
392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
392
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 282 AND `id_shop` = 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 336) AND (b.`id_shop` = 1) LIMIT 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 255) LIMIT 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) LIMIT 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 268) AND (b.`id_shop` = 1) LIMIT 1 |
391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 333 AND `id_shop` = 1 |
390
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 1 |
390
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 290) AND (b.`id_shop` = 1) LIMIT 1 |
390
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
390
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 8) LIMIT 1 |
389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 285 AND `id_shop` = 1 |
389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 10) LIMIT 1 |
389
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `mod670_product_group_reduction_cache`
WHERE `id_product` = 538397 AND `id_group` = 1 LIMIT 1 |
388
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3959<br>/classes/Product.php:3684<br>/classes/Product.php:4107<br>/classes/Pack.php:138<br>/classes/Product.php:5779<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 3) LIMIT 1 |
388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 279) AND (b.`id_shop` = 1) LIMIT 1 |
388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) LIMIT 1 |
388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
387
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_MOBILE_ZOOM_MODE" LIMIT 1 |
387
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1307<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 119) LIMIT 1 |
387
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 258) LIMIT 1 |
385
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 278 AND `id_shop` = 1 |
384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "stsearchbar" LIMIT 1 |
384
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2257<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) LIMIT 1 |
383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 98 AND `id_shop` = 1 |
383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 196 AND `id_shop` = 1 LIMIT 1 |
383
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2194<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 8) LIMIT 1 |
383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
383
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2274<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_MOBILE_ZOOM_MODE" LIMIT 1 |
382
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1308<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) LIMIT 1 |
382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 306) AND (b.`id_shop` = 1) LIMIT 1 |
381
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) LIMIT 1 |
380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 8) LIMIT 1 |
380
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 306 AND `id_shop` = 1 |
379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVMOBILE_ZOOM_MODE" LIMIT 1 |
379
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1306<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 114 AND `id_shop` = 1 |
379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 312) LIMIT 1 |
379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 90 AND `id_shop` = 1 |
379
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 222 AND `id_shop` = 1 |
378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 316) AND (b.`id_shop` = 1) LIMIT 1 |
378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 61 AND `id_shop` = 1 |
378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 202 AND `id_shop` = 1 |
377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 3 |
377
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 122 AND `id_shop` = 1 |
377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_currency_lang`
WHERE `id_currency` = 1 |
377
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 290 AND `id_shop` = 1 |
377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 62 AND `id_shop` = 1 |
376
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) LIMIT 1 |
376
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 55 AND `id_shop` = 1 |
375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) LIMIT 1 |
375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 326) AND (b.`id_shop` = 1) LIMIT 1 |
375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 287 AND `id_shop` = 1 |
375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 70 AND `id_shop` = 1 |
374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 73 AND `id_shop` = 1 |
374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 327) AND (b.`id_shop` = 1) LIMIT 1 |
374
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 276 AND `id_shop` = 1 |
373
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 336 AND `id_shop` = 1 |
372
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 49 AND `id_shop` = 1 |
372
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 323 AND `id_shop` = 1 |
372
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 5) LIMIT 1 |
372
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 69 AND `id_shop` = 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 315) LIMIT 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) LIMIT 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 95 AND `id_shop` = 1 |
371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 312 AND `id_shop` = 1 |
370
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
370
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/wbmegamenu/wbmegamenu.php:1411<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) LIMIT 1 |
370
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
369
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 289 AND `id_shop` = 1 |
369
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 116 AND `id_shop` = 1 |
368
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) LIMIT 1 |
368
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 14) LIMIT 1 |
368
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 193 AND `id_shop` = 1 |
367
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 170 AND id_shop=1 LIMIT 1 |
367
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
366
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/modules/creativeelements/classes/wrappers/Helper.php:1013<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:935<br>/modules/creativeelements/includes/widgets/shortcode.php:128<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 288 AND `id_shop` = 1 |
366
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 16) LIMIT 1 |
366
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVZOOM_ON" LIMIT 1 |
366
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1310<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) LIMIT 1 |
366
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 6) LIMIT 1 |
365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 63 AND `id_shop` = 1 |
365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538749 AND id_shop=1 LIMIT 1 |
365
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 292) AND (b.`id_shop` = 1) LIMIT 1 |
365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) LIMIT 1 |
365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 299) AND (b.`id_shop` = 1) LIMIT 1 |
364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 96 AND `id_shop` = 1 |
364
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 78 AND `id_shop` = 1 |
363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) LIMIT 1 |
363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block` a
LEFT JOIN `mod670_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1 |
363
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 259 AND `id_shop` = 1 |
362
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) LIMIT 1 |
361
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_cms` a
LEFT JOIN `mod670_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 11) LIMIT 1 |
361
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66<br>/modules/ps_linklist/ps_linklist.php:285<br>/modules/ps_linklist/ps_linklist.php:271<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:67<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/55/64/6f/55646f96971f9ab913bf7aa4fa3a26cd13fe4213_2.file.footer.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/e8/5f/b3/e85fb3365e6c929048b33229169afd883cf900a2_2.file.footer.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:327<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:113<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
361
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1058<br>/modules/wbmegamenu/wbmegamenu.php:1126<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) LIMIT 1 |
360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 9 |
360
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 7) LIMIT 1 |
360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 311 AND `id_shop` = 1 |
360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 298) LIMIT 1 |
360
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 226 AND `id_shop` = 1 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 318) LIMIT 1 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) LIMIT 1 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
359
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2337<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1 |
359
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "tdsearchblock" LIMIT 1 |
359
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2288<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `mod670_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 |
358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Link.php:403<br>/classes/Link.php:463<br>/modules/wbmegamenu/wbmegamenu.php:1410<br>/modules/wbmegamenu/wbmegamenu.php:1188<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 327) LIMIT 1 |
357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 322 AND `id_shop` = 1 |
357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) LIMIT 1 |
357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 57 AND `id_shop` = 1 |
356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) LIMIT 1 |
356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 129) LIMIT 1 |
356
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 85 AND `id_shop` = 1 |
355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 97 AND `id_shop` = 1 |
355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 71 AND `id_shop` = 1 |
355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 290) LIMIT 1 |
354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 280 AND `id_shop` = 1 |
354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) LIMIT 1 |
354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 80 AND `id_shop` = 1 |
354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 13 AND mr.`active` = 1 |
354
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538767 AND id_shop=1 LIMIT 1 |
353
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 84 AND `id_shop` = 1 |
353
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
352
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2213<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 321 AND `id_shop` = 1 |
351
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 13 AND mr.`active` = 1 |
351
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
349
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 276) LIMIT 1 |
349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 189) LIMIT 1 |
348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 8 |
348
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 94 AND `id_shop` = 1 |
348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 92 AND `id_shop` = 1 |
347
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "is_themecore" LIMIT 1 |
346
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2337<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 310) LIMIT 1 |
346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 74 AND `id_shop` = 1 |
346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 173 AND id_shop=1 LIMIT 1 |
346
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 76 AND `id_shop` = 1 |
346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 275 AND `id_shop` = 1 |
346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) LIMIT 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 313) LIMIT 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 255 AND `id_shop` = 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 258 AND `id_shop` = 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 118 AND `id_shop` = 1 |
345
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 79 AND `id_shop` = 1 |
344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 244) LIMIT 1 |
344
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `mod670_specific_price` WHERE `to` BETWEEN '2025-05-19 00:00:00' AND '2025-05-19 23:59:59' LIMIT 1 |
344
ms
|
1 |
|
|
/classes/SpecificPrice.php:366
/classes/SpecificPrice.php:533<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 277 AND `id_shop` = 1 |
343
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 12 AND mr.`active` = 1 |
343
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) LIMIT 1 |
343
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538881 AND id_shop=1 LIMIT 1 |
343
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_feature` a
LEFT JOIN `mod670_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 1
LEFT JOIN `mod670_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 6) LIMIT 1 |
343
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/fsopengraph/fsopengraph.php:57<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 5 |
343
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 293 AND `id_shop` = 1 |
342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 128 AND `id_shop` = 1 |
342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 280) LIMIT 1 |
341
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 293) LIMIT 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 81 AND `id_shop` = 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 48 AND `id_shop` = 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 315 AND `id_shop` = 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 83 AND `id_shop` = 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 208) LIMIT 1 |
339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_link_block_lang`
WHERE `id_link_block` = 6 |
339
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Model/LinkBlock.php:80<br>/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91<br>/modules/ps_linklist/ps_linklist.php:281<br>/modules/creativeelements/includes/widgets/nav-menu.php:536<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 286) LIMIT 1 |
339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) LIMIT 1 |
339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 277) LIMIT 1 |
339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) LIMIT 1 |
338
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 9 AND mr.`active` = 1 |
337
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 12 AND mr.`active` = 1 |
337
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 313 AND `id_shop` = 1 |
337
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 10 AND mr.`active` = 1 |
336
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 302 AND `id_shop` = 1 |
336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 86 AND `id_shop` = 1 |
335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 82 AND `id_shop` = 1 |
335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
334
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/ambjolisearch/ambjolisearch.php:2304<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 1 AND mr.`active` = 1 |
334
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE version FROM `mod670_module` WHERE name = 'dwfproductextrafields' LIMIT 1 |
334
ms
|
1 |
|
|
/modules/dwfproductextrafields/models/dwfproductextrafieldsClass.php:352
/modules/dwfproductextrafields/models/ProductExtraField.php:12<br>/modules/dwfproductextrafields/dwfproductextrafields.php:15<br>/classes/module/Module.php:1178<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Product.php:5807<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 264 AND `id_shop` = 1 |
333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 279 AND `id_shop` = 1 |
333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 53 AND `id_shop` = 1 |
332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 265 AND `id_shop` = 1 |
332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 77 AND `id_shop` = 1 |
332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 244 AND `id_shop` = 1 |
330
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 172 AND id_shop=1 LIMIT 1 |
329
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) LIMIT 1 |
328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 89 AND `id_shop` = 1 |
327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_ON" LIMIT 1 |
327
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1311<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `mod670_specific_price` WHERE `from` BETWEEN '2025-05-19 00:00:00' AND '2025-05-19 23:59:59' LIMIT 1 |
327
ms
|
1 |
|
|
/classes/SpecificPrice.php:362
/classes/SpecificPrice.php:533<br>/classes/Product.php:3796<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 11 AND mr.`active` = 1 |
326
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) LIMIT 1 |
326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 129 AND `id_shop` = 1 |
326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 265) LIMIT 1 |
325
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `mod670_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
324
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Tools.php:708<br>/classes/controller/FrontController.php:384<br>/controllers/front/listing/CategoryController.php:92<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `mod670_product_shop`
WHERE `id_product` = 538882 AND id_shop=1 LIMIT 1 |
324
ms
|
1 |
|
|
/classes/Product.php:6759
/classes/Product.php:3894<br>/classes/Product.php:3684<br>/classes/Product.php:5640<br>/classes/ProductAssembler.php:130<br>/classes/controller/ProductListingFrontController.php:54<br>:undefined<br>/classes/controller/ProductListingFrontController.php:76<br>/classes/controller/ProductListingFrontController.php:333<br>/classes/controller/ProductListingFrontController.php:589<br>/controllers/front/listing/CategoryController.php:148<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 72 AND `id_shop` = 1 |
324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 286 AND `id_shop` = 1 |
323
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 14 AND mr.`active` = 1 |
323
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "wbblocksearch" LIMIT 1 |
320
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2312<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 208 AND `id_shop` = 1 |
320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 8 AND mr.`active` = 1 |
319
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 10 AND mr.`active` = 1 |
315
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `mod670_module` WHERE `name` = "eagersearchbar" LIMIT 1 |
314
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:2327<br>/modules/ambjolisearch/ambjolisearch.php:438<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 8 AND mr.`active` = 1 |
312
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 14 AND mr.`active` = 1 |
312
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1123<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_PAGE_ZOOM_WIDTH" LIMIT 1 |
309
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1324<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) LIMIT 1 |
309
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category_lang`
WHERE `id_category` = 93 AND `id_shop` = 1 |
308
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `mod670_category` a
LEFT JOIN `mod670_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) LIMIT 1 |
308
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_mainmenu/ps_mainmenu.php:764<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:789<br>/modules/ps_mainmenu/ps_mainmenu.php:579<br>/modules/ps_mainmenu/ps_mainmenu.php:1474<br>/modules/creativeelements/includes/widgets/nav-menu.php:528<br>/modules/creativeelements/includes/base/widget-base.php:526<br>/modules/creativeelements/includes/base/widget-base.php:670<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/includes/base/element-base.php:926<br>/modules/creativeelements/includes/base/element-base.php:679<br>/modules/creativeelements/core/base/document.php:1100<br>/modules/creativeelements/core/base/document.php:724<br>/modules/creativeelements/includes/frontend.php:821<br>/modules/creativeelements/includes/frontend.php:735<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:261<br>/modules/creativeelements/creativeelements.php:729<br>/modules/creativeelements/creativeelements.php:618<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:1367<br>/controllers/front/listing/CategoryController.php:165<br>/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_PAGE_ZOOM_WIDTH" LIMIT 1 |
308
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1322<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_PAGE_ZOOM_HEIGHT" LIMIT 1 |
303
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1323<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `mod670_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
299
ms
|
1 |
|
|
/classes/Category.php:1577
/modules/fsopengraph/fsopengraph.php:1196<br>/modules/fsopengraph/fsopengraph.php:3093<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM mod670_wbmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_wbmegamenu = 11 AND mr.`active` = 1 |
296
ms
|
13 |
|
|
/modules/wbmegamenu/wbmegamenu.php:1018
/modules/wbmegamenu/wbmegamenu.php:1124<br>/modules/wbmegamenu/wbmegamenu.php:1193<br>/modules/wbmegamenu/wbmegamenu.php:1213<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:241<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d7/db/5b/d7db5b76a8662824d072058f8bd8c587191b9a29_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/7f/3d/78/7f3d78d79072d211d91ce801e01d428f01659fbe_2.file.layout-left-column.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/48/84/a5/4884a59cefe316b7821ac30fa3023952c8e9e937_2.file.product-list.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/firetechlayouts_layout_left_column_tpl/d0/33/50/d033506fad3eca790327baebb88888e1e03b9b20_2.file.category.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_WINDOW_TYPES" LIMIT 1 |
286
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1316<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_DISPLAY_MESSAGE_IMAGE" LIMIT 1 |
270
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1337<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVIMAGE_MESSAGE" LIMIT 1 |
269
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1330<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_PAGE_ZOOM_ON" LIMIT 1 |
267
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1312<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVMAGNIFICATION_RANG" LIMIT 1 |
266
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1326<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGOTY_DISPLAY_MESSAGE_IMAGE" LIMIT 1 |
263
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1335<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_ON" LIMIT 1 |
262
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1313<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_IMAGE_MESSAGE" LIMIT 1 |
256
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1336<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_MAGNIFICATION_RANG" LIMIT 1 |
256
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1328<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVZOOM_WIDTH" LIMIT 1 |
253
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1318<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_MAGNIFICATION_RANG" LIMIT 1 |
251
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1327<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_IMAGE_MESSAGE" LIMIT 1 |
251
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1332<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_MAGNIFICATION_RANG" LIMIT 1 |
251
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1329<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVZOOM_HEIGHT" LIMIT 1 |
251
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1319<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_HEIGHT" LIMIT 1 |
247
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1321<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVSEARCH_PAGE_ZOOM_HEIGHT" LIMIT 1 |
247
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1325<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_WINDOW_TYPES" LIMIT 1 |
246
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1317<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_WINDOW_TYPES" LIMIT 1 |
246
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1315<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVZOOM_WINDOW_TYPES" LIMIT 1 |
243
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1314<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_PAGE_ZOOM_WIDTH" LIMIT 1 |
241
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1320<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVHOME_DISPLAY_MESSAGE_IMAGE" LIMIT 1 |
241
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1333<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVCATEGORY_IMAGE_MESSAGE" LIMIT 1 |
240
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1334<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM mod670_tvmagicprodzoom_settings WHERE name = "TVDISPLAY_MESSAGE_IMAGE" LIMIT 1 |
237
ms
|
1 |
|
|
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1287
/modules/tvmagicprodzoom/tvmagicprodzoom.php:1331<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/listing/CategoryController.php:137<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|