SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_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 `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
7577
ms
|
548 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:731<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
7310
ms
|
1274 |
|
|
/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 * FROM ps_ets_superspeed_cache_page
WHERE 1 AND page="guest" AND id_object="103005" |
5799
ms
|
2880 |
|
|
/modules/ets_superspeed/classes/cache.php:234
/modules/ets_superspeed/ets_superspeed.php:776<br>/modules/ets_superspeed/ets_superspeed.php:763<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/ObjectModel.php:627<br>/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:77<br>/modules/statsdata/statsdata.php:68<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 1)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC |
4594
ms
|
241 |
Yes
|
|
/classes/Country.php:147
/modules/ps_emailsubscription/ps_emailsubscription.php:123<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:951<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_ets_superspeed_cache_page
WHERE 1 AND page="connection" AND id_object="111537" |
4269
ms
|
2880 |
|
|
/modules/ets_superspeed/classes/cache.php:234
/modules/ets_superspeed/ets_superspeed.php:776<br>/modules/ets_superspeed/ets_superspeed.php:763<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/ObjectModel.php:627<br>/classes/Connection.php:174<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:111<br>/modules/statsdata/statsdata.php:69<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
4240
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/modules/ps_linklist/ps_linklist.php:262<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
(DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2023-02-04 00:00:00",
INTERVAL 1000 DAY
)
) > 0) as new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` `pl` ON
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_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 `ps_image_lang` `il` ON image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1
LEFT JOIN `ps_manufacturer` `m` ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE (product_shop.`active` = 1) AND (product_shop.`visibility` IN ("both", "catalog")) AND (product_shop.`date_add` > "2020-05-10")
ORDER BY product_shop.`date_add` DESC
LIMIT 5 |
4038
ms
|
1 |
Yes
|
|
/classes/Product.php:3079
/modules/tvcmsproductpopup/tvcmsproductpopup.php:351<br>/modules/tvcmsproductpopup/tvcmsproductpopup.php:241<br>/modules/tvcmsproductpopup/tvcmsproductpopup.php:525<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:110<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE page FROM ps_ets_superspeed_cache_page WHERE file_cache="/home/netoutil/magatools/var/cache/prod/ss_pagecache/1/f26a5956b15bf8b905e3be3c5b165e75.html" AND id_shop="1" LIMIT 1 |
3688
ms
|
2880 |
|
|
/modules/ets_superspeed/classes/cache.php:88
/modules/ets_superspeed/ets_superspeed.php:3883<br>/override/classes/Dispatcher.php:256<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2023-02-04 00:00:00",
INTERVAL 1000 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ps_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 `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 2 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 4 |
3429
ms
|
1 |
Yes
|
|
/classes/Category.php:1057
/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2554<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:152<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:264<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
(DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2023-02-04 00:00:00",
INTERVAL 1000 DAY
)
) > 0) as new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_lang` `pl` ON
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_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 `ps_image_lang` `il` ON image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1
LEFT JOIN `ps_manufacturer` `m` ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE (product_shop.`active` = 1) AND (product_shop.`visibility` IN ("both", "catalog")) AND (product_shop.`date_add` > "2020-05-10")
ORDER BY product_shop.`date_add` DESC
LIMIT 4 |
3177
ms
|
1 |
Yes
|
|
/classes/Product.php:3079
/modules/tvcmstabproducts/tvcmstabproducts.php:2607<br>/modules/tvcmsnewproducts/tvcmsnewproducts.php:150<br>/modules/tvcmsnewproducts/tvcmsnewproducts.php:246<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
2909
ms
|
149 |
|
|
/classes/module/Module.php:340
/modules/tvcmsblog/tvcmsblog.php:117<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:596<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
m.`name` AS manufacturer_name, p.`id_manufacturer` as id_manufacturer,
image_shop.`id_image` id_image, il.`legend`,
ps.`quantity` AS sales, t.`rate`, pl.`meta_keywords`, pl.`meta_title`, pl.`meta_description`,
DATEDIFF(p.`date_add`, DATE_SUB("2023-02-04 00:00:00",
INTERVAL 1000 DAY)) > 0 AS new FROM `ps_product_sale` ps
LEFT JOIN `ps_product` p ON ps.`id_product` = p.`id_product`
LEFT JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_lang` pl
ON p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
LEFT JOIN `ps_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 `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `ps_tax_rule` tr ON (product_shop.`id_tax_rules_group` = tr.`id_tax_rules_group`)
AND tr.`id_country` = 8
AND tr.`id_state` = 0
LEFT JOIN `ps_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE product_shop.`active` = 1
AND product_shop.`visibility` != 'none'
ORDER BY `sales` DESC
LIMIT 0, 4 |
2763
ms
|
1 |
|
|
/classes/ProductSale.php:151
/src/Adapter/BestSales/BestSalesProductSearchProvider.php:81<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2722<br>/modules/tvcmsbestsellerproducts/tvcmsbestsellerproducts.php:150<br>/modules/tvcmsbestsellerproducts/tvcmsbestsellerproducts.php:250<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) |
2695
ms
|
972 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:786<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
2185
ms
|
2 |
Yes
|
|
/classes/Category.php:793
/modules/tvcmssearch/tvcmssearch.php:101<br>/modules/tvcmssearch/tvcmssearch.php:212<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC |
1958
ms
|
352 |
Yes
|
|
/classes/Country.php:154
/modules/ps_emailsubscription/ps_emailsubscription.php:123<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:951<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
1921
ms
|
972 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/Hook.php:824<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tvcmscategory` a
LEFT JOIN `ps_tvcmscategory_shop` `c` ON a.`id_tvcmscategory` = c.`id_tvcmscategory` AND c.`id_shop` = 1
WHERE (a.`id_tvcmscategory` = 1) LIMIT 1 |
1631
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/tvcmsblog/classes/tvcmscategoryclass.php:65<br>/modules/tvcmsblog/classes/tvcmspostsclass.php:754<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`available_now`, pl.`available_later`,
IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`,
pl.`name`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2023-02-04 00:00:00",
INTERVAL 1000 DAY
)
) > 0 AS new
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ps_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 `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ps_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
WHERE product_shop.`active` = 1
AND product_shop.`show_price` = 1
AND product_shop.`visibility` IN ("both", "catalog")
AND p.`id_product` IN (0) |
1616
ms
|
0 |
|
|
/classes/Product.php:3356
/modules/tvcmstabproducts/tvcmstabproducts.php:2660<br>/modules/tvcmsspecialproducts/tvcmsspecialproducts.php:152<br>/modules/tvcmsspecialproducts/tvcmsspecialproducts.php:249<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SHOW TABLES LIKE "ps_ets_superspeed_cache_page" |
1574
ms
|
1 |
|
|
/modules/ets_superspeed/ets_superspeed.php:772
/modules/ets_superspeed/ets_superspeed.php:763<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/ObjectModel.php:627<br>/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:77<br>/modules/statsdata/statsdata.php:68<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1497
ms
|
149 |
|
|
/classes/module/Module.php:340
/modules/blockwishlist/blockwishlist.php:43<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:951<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
1472
ms
|
1 |
|
|
/classes/Currency.php:1126
/classes/Currency.php:1143<br>/classes/module/Module.php:2423<br>/modules/tvcmsproductpopup/tvcmsproductpopup.php:524<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:110<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
1469
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:262<br>/index.php:27
|
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
1439
ms
|
1 |
|
|
/classes/Cart.php:4218
/classes/Cart.php:4193<br>/classes/Cart.php:2134<br>/src/Adapter/Presenter/Cart/CartPresenter.php:334<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_tvcmsposts` xc
INNER JOIN `ps_tvcmsposts_lang` xcl ON (xc.`id_tvcmsposts` = xcl.`id_tvcmsposts` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmsposts_shop` xcs ON (xc.`id_tvcmsposts` = xcs.`id_tvcmsposts` AND xcs.`id_shop` = 1)
WHERE xc.`active` = 1 AND xc.post_type = "post" ORDER BY xc.`position` DESC LIMIT 0,6 |
1403
ms
|
3 |
Yes
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:692
/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
INSERT INTO `ps_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', 'en', '0') |
1356
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:77<br>/modules/statsdata/statsdata.php:68<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "guest-tracking"
OR m.page = "guesttracking"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
1347
ms
|
2 |
|
|
/classes/Meta.php:190
/classes/Meta.php:329<br>/classes/Meta.php:314<br>/classes/controller/FrontController.php:1689<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SHOW TABLES LIKE "ps_ets_superspeed_cache_page" |
1328
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:86
/modules/ets_superspeed/ets_superspeed.php:3883<br>/override/classes/Dispatcher.php:256<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
1326
ms
|
55 |
Yes
|
|
/classes/Dispatcher.php:643
/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
1321
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1252<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
1314
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1333<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SHOW TABLES LIKE "ps_ets_superspeed_cache_page" |
1294
ms
|
1 |
|
|
/modules/ets_superspeed/ets_superspeed.php:772
/modules/ets_superspeed/ets_superspeed.php:763<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/ObjectModel.php:627<br>/classes/Connection.php:174<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:111<br>/modules/statsdata/statsdata.php:69<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 |
1276
ms
|
1 |
|
|
/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>/modules/ets_superspeed/classes/cache.php:61<br>/modules/ets_superspeed/classes/cache.php:81<br>/modules/ets_superspeed/ets_superspeed.php:3883<br>/override/classes/Dispatcher.php:256<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "guest-tracking"
OR m.page = "guesttracking"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
1268
ms
|
2 |
|
|
/classes/Meta.php:190
/classes/Meta.php:329<br>/classes/Meta.php:314<br>/classes/controller/FrontController.php:1689<br>/modules/ets_seo/ets_seo.php:3625<br>/modules/ets_seo/ets_seo.php:3089<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE mainTable.id_tvcmstestimonial AS code,
mainTable.image,
mainTable.signature_image,
mainTable.signature_text,
mainTable.link,
subTable.title,
subTable.designation,
subTable.short_description,
subTable.description
FROM
`ps_tvcmstestimonial` mainTable
LEFT JOIN
ps_tvcmstestimonial_lang subTable
ON
mainTable.id_tvcmstestimonial = subTable.id_tvcmstestimonial
WHERE
mainTable.id_shop_group = 1
AND
mainTable.id_shop = 1
AND
mainTable.status = 1
AND
subTable.id_lang = 1
ORDER BY `position` |
1257
ms
|
3 |
Yes
|
|
/modules/tvcmstestimonial/tvcmstestimonial.php:532
/modules/tvcmstestimonial/tvcmstestimonial.php:1192<br>/modules/tvcmstestimonial/tvcmstestimonial.php:1215<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE s.*, sl.`description`
FROM `ps_supplier` s
LEFT JOIN `ps_supplier_lang` `sl` ON s.`id_supplier` = sl.`id_supplier` AND sl.`id_lang` = 1
INNER JOIN ps_supplier_shop supplier_shop
ON (supplier_shop.id_supplier = s.id_supplier AND supplier_shop.id_shop = 1)
WHERE (s.`active` = 1) AND (s.`id_supplier` IN (SELECT `id_supplier` FROM `ps_product_supplier`))
GROUP BY s.id_supplier
ORDER BY s.`name` ASC |
1256
ms
|
1 |
Yes
|
Yes
|
/classes/Supplier.php:139
/modules/ps_supplierlist/ps_supplierlist.php:268<br>/modules/ps_supplierlist/ps_supplierlist.php:253<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<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 ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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 |
1246
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 wt.*, wl.*
FROM ps_tvcmsverticalmenu_shop wt
LEFT JOIN `ps_tvcmsverticalmenu_lang` wl ON (wl.`id_tvcmsverticalmenu` = wt.`id_tvcmsverticalmenu` AND wt.`id_shop` = wl.`id_shop`)
WHERE wt.active = 1 AND wl.id_shop = 1 AND wl.id_lang=1 ORDER BY wt.position ASC, wt.id_tvcmsverticalmenu ASC |
1219
ms
|
4 |
Yes
|
|
/modules/tvcmsverticalmenu/classes/tvcmsverticalmenuClass.php:219
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1322<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
1206
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<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 ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.magatools.com' OR su.domain_ssl = 'www.magatools.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
1198
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1350
/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('103005', '449', '598533786', '', '1', '1', '2023-02-04 07:45:27') |
1188
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/Connection.php:174<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:111<br>/modules/statsdata/statsdata.php:69<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
1170
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_employee` a
LEFT JOIN `ps_employee_shop` `c` ON a.`id_employee` = c.`id_employee` AND c.`id_shop` = 1
WHERE (a.`id_employee` = 1) LIMIT 1 |
1168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Employee.php:168<br>/modules/tvcmsblog/classes/tvcmspostsclass.php:717<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
1166
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
1164
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM ps_wishlist w, ps_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
1123
ms
|
1 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:278
/modules/tvcmswishlist/tvcmswishlist.php:222<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:36<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE main.*, ll.*
FROM ps_tvcmsmegamenu_shop main
LEFT JOIN `ps_tvcmsmegamenu_lang` ll ON (ll.`id_tvcmsmegamenu` = main.`id_tvcmsmegamenu` AND main.`id_shop` = ll.`id_shop`)
WHERE main.active = 1 AND ll.id_shop = 1 AND ll.id_lang=1 ORDER BY main.position ASC, main.id_tvcmsmegamenu ASC |
1094
ms
|
5 |
Yes
|
|
/modules/tvcmsmegamenu/classes/tvcmsmegamenuclass.php:230
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1309<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
1086
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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
1084
ms
|
149 |
|
|
/classes/module/Module.php:340
/modules/ets_seo/ets_seo.php:97<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:357<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
1040
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) |
1038
ms
|
1 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
1023
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1632<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1360<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
1021
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8 |
1011
ms
|
1 |
|
|
/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
1002
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
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
999
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` |
995
ms
|
88 |
|
|
/classes/Hook.php:301
/classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_tvcmscategory_lang`
WHERE `id_tvcmscategory` = 1 |
993
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/tvcmsblog/classes/tvcmscategoryclass.php:65<br>/modules/tvcmsblog/classes/tvcmspostsclass.php:754<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
992
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1319<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
985
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>/modules/ets_superspeed/classes/cache.php:61<br>/modules/ets_superspeed/classes/cache.php:81<br>/modules/ets_superspeed/ets_superspeed.php:3883<br>/override/classes/Dispatcher.php:256<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ps_country`
WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
980
ms
|
1 |
|
|
/classes/Country.php:193
/classes/controller/FrontController.php:369<br>/controllers/front/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
972
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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1 |
955
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:47<br>/var/cache/prod/Ps_facebookFrontContainer.php:405<br>/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:306<br>/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64<br>/modules/ps_facebook/ps_facebook.php:204<br>/modules/ps_facebook/ps_facebook.php:353<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
952
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 *
FROM `ps_ets_seo_meta`
WHERE id_meta = 24 AND id_shop = 1 AND id_lang = 1 LIMIT 1 |
950
ms
|
0 |
|
|
/modules/ets_seo/classes/EtsSeoMeta.php:211
/modules/ets_seo/ets_seo.php:3813<br>/modules/ets_seo/ets_seo.php:3089<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
949
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
948
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
934
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_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 |
933
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:189<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:105<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:63<br>/modules/ps_linklist/ps_linklist.php:268<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1 |
932
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
924
ms
|
1 |
|
|
/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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
914
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field |
907
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
902
ms
|
1 |
|
|
/classes/Category.php:2233
/classes/Category.php:1109<br>/classes/Category.php:800<br>/modules/tvcmssearch/tvcmssearch.php:101<br>/modules/tvcmssearch/tvcmssearch.php:212<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
900
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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
899
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2528<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:152<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:264<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
897
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 |
892
ms
|
1 |
|
|
/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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
892
ms
|
1 |
|
|
/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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
888
ms
|
1 |
|
|
/classes/shop/Shop.php:1171
/classes/Currency.php:968<br>/classes/Currency.php:890<br>/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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
888
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE wt.*, wl.*
FROM ps_tvcmsverticalmenu_shop wt
LEFT JOIN `ps_tvcmsverticalmenu_lang` wl ON (wl.`id_tvcmsverticalmenu` = wt.`id_tvcmsverticalmenu` AND wt.`id_shop` = wl.`id_shop`)
WHERE wt.active = 1 AND wl.id_shop = 1 AND wl.id_lang=1 ORDER BY wt.position ASC, wt.id_tvcmsverticalmenu ASC |
882
ms
|
4 |
Yes
|
|
/modules/tvcmsverticalmenu/classes/tvcmsverticalmenuClass.php:219
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1241<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
881
ms
|
9 |
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "guest-tracking"
OR m.page = "guesttracking"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
874
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ets_seo/ets_seo.php:3807<br>/modules/ets_seo/ets_seo.php:3089<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
866
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>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC |
860
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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1 |
858
ms
|
1 |
|
|
/classes/Category.php:1730
/classes/Category.php:968<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2554<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:152<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:264<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
858
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
856
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1639<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1345<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
841
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1603<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1352<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_memcached_servers |
837
ms
|
1 |
|
|
/classes/cache/CacheMemcached.php:266
/classes/cache/CacheMemcached.php:73<br>/classes/cache/CacheMemcached.php:43<br>/classes/cache/Cache.php:184<br>/classes/db/Db.php:595<br>/classes/shop/Shop.php:1350<br>/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
834
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
828
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2528<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:152<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:264<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
828
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
821
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:224<br>/index.php:27
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
817
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "guest-tracking"
OR m.page = "guesttracking"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
817
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ets_seo/ets_seo.php:3398<br>/modules/ets_seo/ets_seo.php:3964<br>/modules/ets_seo/ets_seo.php:3089<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1 |
815
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:135<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:97<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:63<br>/modules/ps_linklist/ps_linklist.php:268<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 61 AND `id_shop` = 1 LIMIT 1 |
812
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:47<br>/var/cache/prod/Ps_facebookFrontContainer.php:405<br>/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:306<br>/modules/ps_checkout/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64<br>/modules/ps_facebook/ps_facebook.php:204<br>/modules/ps_facebook/ps_facebook.php:353<br>/classes/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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_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 |
812
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1639<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1345<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
810
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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:35<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
809
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
806
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
806
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
803
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:800<br>/modules/tvcmssearch/tvcmssearch.php:101<br>/modules/tvcmssearch/tvcmssearch.php:212<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
802
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
801
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/tvcmsfootercategory/tvcmsfootercategory.php:368<br>/modules/tvcmsfootercategory/tvcmsfootercategory.php:382<br>/modules/tvcmsfootercategory/tvcmsfootercategory.php:377<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) LIMIT 1 |
792
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsfootercategory/tvcmsfootercategory.php:365<br>/modules/tvcmsfootercategory/tvcmsfootercategory.php:382<br>/modules/tvcmsfootercategory/tvcmsfootercategory.php:377<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
791
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
790
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
786
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
786
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
785
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 746 LIMIT 1 |
783
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/classes/controller/FrontController.php:598<br>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
783
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tvcmsblog" LIMIT 1 |
783
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2303<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:413<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
780
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
779
ms
|
0 |
|
|
/classes/module/Module.php:2328
/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
779
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_tvcms_image_type` WHERE active = 1 AND id_shop = 1 |
777
ms
|
6 |
|
|
/modules/tvcmsblog/classes/tvcmsimagetypeclass.php:78
/modules/tvcmsblog/classes/tvcmspostsclass.php:676<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
776
ms
|
1 |
|
|
/classes/Language.php:1198
/classes/Language.php:1502<br>/classes/Dispatcher.php:541<br>/override/classes/Dispatcher.php:242<br>/classes/Dispatcher.php:238<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
771
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM ps_link_block lb
INNER JOIN ps_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 930 AND lbs.`id_shop` = 1
ORDER by lbs.`position` |
770
ms
|
1 |
Yes
|
|
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
/modules/ps_linklist/ps_linklist.php:264<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
769
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
768
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
767
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:96<br>/modules/ps_contactinfo/ps_contactinfo.php:81<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
766
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
764
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1279<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
764
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 129 AND `id_shop` = 1 LIMIT 1 |
759
ms
|
1 |
|
|
/classes/module/Module.php:2328
/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:413<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
759
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 xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
757
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
756
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:135<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:97<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:63<br>/modules/ps_linklist/ps_linklist.php:268<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1 |
754
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>/override/classes/controller/FrontController.php:18<br>/controllers/front/GuestTrackingController.php:113<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
749
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
745
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
745
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
742
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
740
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
740
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1352<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 15 AND `id_shop` = 1 LIMIT 1 |
739
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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
735
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
735
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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
734
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
732
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
731
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
730
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
730
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
730
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
730
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1632<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1279<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
729
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
728
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
725
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
724
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
724
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1360<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
722
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Tools.php:708<br>/classes/controller/FrontController.php:384<br>/controllers/front/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
722
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
719
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
714
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
713
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_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 |
712
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 xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
710
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
709
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1271<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
708
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "homeslider" LIMIT 1 |
707
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2303<br>/modules/ets_superspeed/ets_superspeed.php:65<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/ObjectModel.php:627<br>/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:77<br>/modules/statsdata/statsdata.php:68<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:300<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:83<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang`, IF(language_code = 'en-us', 0, LENGTH(language_code)) as found
FROM `ps_lang`
WHERE LEFT(`language_code`,2) = 'en'
ORDER BY found ASC LIMIT 1 |
707
ms
|
1 |
Yes
|
|
/classes/Language.php:974
/classes/Tools.php:598<br>/classes/Tools.php:664<br>/classes/Dispatcher.php:242<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
706
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
705
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
703
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
701
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1603<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1360<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
700
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1279<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 2 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
699
ms
|
1 |
|
|
/classes/Category.php:986
/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:106<br>/modules/tvcmstabproducts/tvcmstabproducts.php:2554<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:152<br>/modules/tvcmsfeaturedproducts/tvcmsfeaturedproducts.php:264<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_link_block_lang`
WHERE `id_link_block` = 2 |
698
ms
|
1 |
|
|
/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:264<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
698
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
698
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/tvcmsverticalmenu/tvcmsverticalmenu.php:1602<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1360<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
696
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1671<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1346<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:48<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
696
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
693
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
692
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 3 |
691
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
689
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
688
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
680
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
680
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1603<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1279<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
680
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
679
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
679
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/GuestTrackingController.php:46<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
678
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1603<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1271<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
678
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
678
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1671<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1265<br>/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1210<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
677
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 912 LIMIT 1 |
676
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:102<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1 |
672
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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 2 |
672
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
672
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
671
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
671
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
667
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
667
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
666
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
665
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE mr.*
FROM ps_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 1 AND mr.`active` = 1 |
664
ms
|
2 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1130
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1252<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1352<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
661
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
660
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
658
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
657
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
657
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1610<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1345<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
656
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 |
656
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:135<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:97<br>/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:63<br>/modules/ps_linklist/ps_linklist.php:268<br>/modules/ps_linklist/ps_linklist.php:254<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:88<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9d/1e/3f/9d1e3f064bf54c6e57702767249f53b3e1f87efb_2.file.footer.tpl.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:272<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:79<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
654
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 3 |
653
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 3 AND xcp.`type` = "tag" |
651
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 1 AND xcp.`type` = "tag" |
650
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_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 |
649
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1677<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331<br>/modules/tvcmsmegamenu/tvcmsmegamenu.php:1286<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/a2/01/14/a20114aaef440bbfaf3763820160c11498002b68_2.file.desktop-header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:74<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/9b/de/6a/9bde6abf1a73de9232228530e492a86f1241710e_2.file.header.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:138<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:58<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE xcp.`id_category`,xcl.`name`,xcl.`link_rewrite` FROM `ps_tvcms_category_post` xcp
INNER JOIN `ps_tvcmscategory` xc ON (xcp.`id_category` = xc.`id_tvcmscategory` AND xc.`category_type` = "tag")
INNER JOIN `ps_tvcmscategory_lang` xcl ON (xcp.`id_category` = xcl.`id_tvcmscategory` AND xcl.`id_lang` = 1)
INNER JOIN `ps_tvcmscategory_shop` xcs ON (xcp.`id_category` = xcs.`id_tvcmscategory` AND xcs.`id_shop` = 1)
WHERE xcp.`id_post` = 2 AND xcp.`type` = "tag" |
648
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmspostsclass.php:568
/modules/tvcmsblog/classes/tvcmspostsclass.php:726<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 3 |
644
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(id_tvcms_comments) AS total_comment FROM `ps_tvcms_comments` xc WHERE xc.`id_post` = 1 |
644
ms
|
1 |
|
|
/modules/tvcmsblog/classes/tvcmscommentclass.php:108
/modules/tvcmsblog/classes/tvcmspostsclass.php:769<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:414<br>/modules/tvcmsblogdisplayposts/tvcmsblogdisplayposts.php:468<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/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/cd/b4/4a/cdb44ab3395c8dfdd677858a44298f8fdc510bf3_2.file.layout-both-columns.tpl.php:68<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/23/5e/a2/235ea281d0ad54fa2155c1622fef2b6142f2f841_2.file.layout-left-column.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/51/e5/4f/51e54f7c91e04ed21583a6dad85decd8c556f8b1_2.file.page.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/hrx_furniture_drexel_v3layouts_layout_left_column_tpl/d4/2b/23/d42b23ece659c4112efeb90c9c4090792e7663ed_2.file.guest-login.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/controller/FrontController.php:727<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:261<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 103005
AND `date_add` > '2023-02-04 07:15:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
642
ms
|
1 |
Yes
|
|
/classes/Connection.php:154
/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:111<br>/modules/statsdata/statsdata.php:69<br>/classes/H |