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 `ct_configuration` c
LEFT JOIN `ct_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
6758
ms
|
2124 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209<br>/classes/Configuration.php:297<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ct_module` m
INNER JOIN ct_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 `ct_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ct_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ct_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` |
3865
ms
|
445 |
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 p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_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("2026-03-05 00:00:00",
INTERVAL 60 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ct_category_product` cp
LEFT JOIN `ct_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ct_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 ct_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 `ct_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `ct_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1 )
LEFT JOIN `ct_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 `ct_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 1)
LEFT JOIN `ct_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 199 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 7 |
3243
ms
|
3 |
Yes
|
|
/classes/Category.php:1057
/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ct_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ct_hook_alias` ha
INNER JOIN `ct_hook` h ON ha.name = h.name |
3213
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:6803<br>/classes/Product.php:733<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ct_hook_module` hm
STRAIGHT_JOIN `ct_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ct_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
3199
ms
|
593 |
|
|
/classes/Hook.php:504
/classes/Hook.php:544<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:6803<br>/classes/Product.php:733<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
(IFNULL( stock.quantity, 0 ) + IFNULL( stock.quantity_remainder, 0 )) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, pa.`ean13`, pa.`mpn`, pa.`upc`, pa.`isbn`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`minimal_quantity_fractional`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ct_stock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ct_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ct_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ct_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ct_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 698
AND al.`id_lang` = 1
AND agl.`id_lang` = 1
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
2368
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4558
/controllers/front/ProductController.php:581<br>/controllers/front/ProductController.php:414<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE p.id_product
FROM ct_product p
WHERE p.active = 1 |
1994
ms
|
1049 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:324
/modules/ps_viewedproduct/ps_viewedproduct.php:245<br>/modules/ps_viewedproduct/ps_viewedproduct.php:255<br>/modules/ps_viewedproduct/ps_viewedproduct.php:211<br>/modules/ps_viewedproduct/ps_viewedproduct.php:195<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 16
AND `id_module` = 119
AND `id_shop` = 1 |
1777
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `ct_hook` h
WHERE (h.active = 1) |
1533
ms
|
1002 |
|
|
/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.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ct_category` c
INNER JOIN ct_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ct_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
WHERE `id_parent` = 199
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1491
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:919
/controllers/front/ProductController.php:834<br>/controllers/front/ProductController.php:321<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pl.`id_product`
FROM `ct_product_lang` pl
JOIN `ct_product` p ON (p.`id_product` = pl.`id_product`)
JOIN `ct_product_shop` ps ON (ps.`id_product` = pl.`id_product` AND ps.`id_shop` = 1)
WHERE pl.`link_rewrite`='tecido-la-mista-mescla-alaska' AND pl.id_shop=1 AND pl.id_lang=1 LIMIT 1 |
1436
ms
|
1049 |
|
|
/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:327
/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:569<br>/override/classes/Dispatcher.php:51<br>/classes/Dispatcher.php:352<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, (IFNULL( stock.quantity, 0 ) + IFNULL( stock.quantity_remainder, 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, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2026-03-05 00:00:00",
INTERVAL 60 DAY
)
) > 0 AS new
FROM `ct_accessory`
LEFT JOIN `ct_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ct_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 `ct_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 1 AND pl.id_shop = 1
)
LEFT JOIN `ct_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 1 AND cl.id_shop = 1
)
LEFT JOIN `ct_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 `ct_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1)
LEFT JOIN `ct_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ct_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 `id_product_1` = 698 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
1349
ms
|
1 |
|
Yes
|
/classes/Product.php:4648
/controllers/front/ProductController.php:358<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
1275
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:981<br>/controllers/front/ProductController.php:1275<br>/classes/controller/FrontController.php:1742<br>/classes/controller/FrontController.php:533<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.*, cl.`name` AS country, s.name AS state, s.iso_code AS state_iso
FROM `ct_address` a
LEFT JOIN `ct_country` c ON (a.`id_country` = c.`id_country`)
LEFT JOIN `ct_country_lang` cl ON (c.`id_country` = cl.`id_country`)
LEFT JOIN `ct_state` s ON (s.`id_state` = a.`id_state`)
INNER JOIN ct_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
WHERE `id_lang` = 1 AND `id_customer` = 0 AND a.`deleted` = 0 |
1218
ms
|
1 |
|
|
/classes/Customer.php:662
/modules/agshippingsimulation/base.php:320<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(cart_quantity, 0) as cart_quantity,
COALESCE(cart_quantity_fractional, 0) as cart_quantity_fractional,
COALESCE(id_cart_product, 0) as id_cart_product,
COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) as first_level_quantity, 0 as pack_quantity
, cp.`quantity` as cart_quantity, cp.`quantity_fractional` as cart_quantity_fractional, cp.`id_cart_product` as id_cart_product
FROM `ct_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 796 UNION SELECT 0 as first_level_quantity, IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) * p.`quantity` as pack_quantity
, 0 as cart_quantity, 0 as cart_quantity_fractional, 0 as id_cart_product
FROM `ct_cart_product` cp JOIN `ct_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ct_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 796 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1172
ms
|
0 |
|
|
/modules/pproperties/classes/core/classes/CartBase.php:632
/classes/Product.php:4294<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
1110
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:1003<br>/controllers/front/ProductController.php:1425<br>/controllers/front/ProductController.php:1403<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayWrapperBottom" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
1106
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:486<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:133<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayWhatsAppProductSocialButtons" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
1101
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:425<br>/modules/whatsappchat/whatsappchat.php:415<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/93/69/d2/9369d2be4c05b2df7eaab4dda3b4c51a5fd9285c_2.file.product-add-to-cart.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/93/69/d2/9369d2be4c05b2df7eaab4dda3b4c51a5fd9285c_2.file.product-add-to-cart.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:487<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:562<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "topWidthSticky" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
1072
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:385<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(cart_quantity, 0) as cart_quantity,
COALESCE(cart_quantity_fractional, 0) as cart_quantity_fractional,
COALESCE(id_cart_product, 0) as id_cart_product,
COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) as first_level_quantity, 0 as pack_quantity
, cp.`quantity` as cart_quantity, cp.`quantity_fractional` as cart_quantity_fractional, cp.`id_cart_product` as id_cart_product
FROM `ct_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 771 UNION SELECT 0 as first_level_quantity, IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) * p.`quantity` as pack_quantity
, 0 as cart_quantity, 0 as cart_quantity_fractional, 0 as id_cart_product
FROM `ct_cart_product` cp JOIN `ct_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ct_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 771 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
1049
ms
|
0 |
|
|
/modules/pproperties/classes/core/classes/CartBase.php:632
/classes/Product.php:4294<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ct_cart_rule` cr
LEFT JOIN `ct_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
1039
ms
|
1 |
|
|
/classes/CartRule.php:444
/classes/CartRule.php:555<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:460<br>/modules/ps_shoppingcart/ps_shoppingcart.php:96<br>/config/smartyfront.config.inc.php:131<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:140<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/e7/ee/86/e7ee86a2ce50b47238a122d11f5bf7774c6907c9_2.file.mobile-header-3.tpl.php:116<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:194<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:53<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ct_hook` |
1027
ms
|
1002 |
|
|
/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 p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-03-05 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ct_product p
LEFT JOIN ct_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ct_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
LEFT JOIN ct_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 796
LIMIT 1 |
1010
ms
|
1 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:112<br>/modules/ps_categoryproducts/ps_categoryproducts.php:326<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
996
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:1003<br>/controllers/front/ProductController.php:1425<br>/controllers/front/ProductController.php:1403<br>/modules/ets_awesomeurl/ets_awesomeurl.php:1367<br>/modules/ets_awesomeurl/ets_awesomeurl.php:847<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_whatsappchatblock_agent` LEFT JOIN `ct_whatsappchatblock_agent_lang` ON (`ct_whatsappchatblock_agent`.`id_whatsappchatblock_agent` = `ct_whatsappchatblock_agent_lang`.`id_whatsappchatblock_agent` AND `id_lang` = 1) WHERE 1 = 1 AND `ct_whatsappchatblock_agent`.`id_whatsappchatblock` = 1 AND `active` = 1 ORDER BY position |
959
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlockAgent.php:71
/modules/whatsappchat/whatsappchat.php:611<br>/modules/whatsappchat/whatsappchat.php:384<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ct_attribute` a
LEFT JOIN `ct_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ct_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ct_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ct_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 698 |
952
ms
|
1 |
|
|
/classes/Product.php:7457
/classes/Product.php:7470<br>/controllers/front/ProductController.php:65<br>/controllers/front/ProductController.php:124<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE a.*, l.`title`, l.`keywords`, l.`url`
FROM `ct_seointernallinking` a
LEFT JOIN `ct_seointernallinking_shop` b
ON (a.`id_seointernallinking` = b.`id_seointernallinking`)
LEFT JOIN `ct_seointernallinking_lang` l
ON (a.`id_seointernallinking` = l.`id_seointernallinking` AND l.`id_lang` = 1)
WHERE a.`types` LIKE ('%product%')
AND a.`active` > 0
AND b.`id_shop` = 1 |
922
ms
|
17 |
|
|
/modules/seointernallinking/classes/SeoInternalLinkingModel.php:107
/modules/seointernallinking/seointernallinking.php:337<br>/override/controllers/front/ProductController.php:28<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayNav2" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
914
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:404<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:112<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
907
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:1003<br>/controllers/front/ProductController.php:541<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-03-05 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ct_product p
LEFT JOIN ct_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN ct_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
LEFT JOIN ct_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product = 771
LIMIT 1 |
882
ms
|
1 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:112<br>/modules/ps_categoryproducts/ps_categoryproducts.php:326<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ct_meta` m
LEFT JOIN `ct_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
876
ms
|
35 |
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 COALESCE(cart_quantity, 0) as cart_quantity,
COALESCE(cart_quantity_fractional, 0) as cart_quantity_fractional,
COALESCE(id_cart_product, 0) as id_cart_product,
COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) as first_level_quantity, 0 as pack_quantity
, cp.`quantity` as cart_quantity, cp.`quantity_fractional` as cart_quantity_fractional, cp.`id_cart_product` as id_cart_product
FROM `ct_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 698 UNION SELECT 0 as first_level_quantity, IF(cp.`quantity_fractional` > 0, cp.`quantity` * cp.`quantity_fractional`, cp.`quantity`) * p.`quantity` as pack_quantity
, 0 as cart_quantity, 0 as cart_quantity_fractional, 0 as id_cart_product
FROM `ct_cart_product` cp JOIN `ct_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ct_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 698 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
863
ms
|
0 |
|
|
/modules/pproperties/classes/core/classes/CartBase.php:632
/classes/Product.php:4294<br>/classes/Product.php:5765<br>/controllers/front/ProductController.php:1124<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ct_cart_rule` cr
LEFT JOIN `ct_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
858
ms
|
1 |
|
|
/classes/CartRule.php:444
/classes/CartRule.php:555<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:460<br>/modules/ps_shoppingcart/ps_shoppingcart.php:96<br>/config/smartyfront.config.inc.php:131<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:140<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.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>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
842
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:310<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_agconfig`
WHERE (name="VzVmVE5kTEVjYkNmU2gzSkVxeUd3UT09") AND (id_shop=1) AND (id_agti_shop="") LIMIT 1 |
815
ms
|
4 |
|
|
/modules/agcliente/classes/AgClienteConfig.php:88
/modules/agcliente/classes/AgClienteConfig.php:172<br>/modules/agcliente/classes/AgClienteConfig.php:46<br>/modules/agcliente/lib/AgClienteModuleTrait.php:377<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
801
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/ngcliente/classes/NgModule.php:9<br>/modules/ngstandard/base.php:39<br>/override/classes/Customer.php:64<br>/config/config.inc.php:249<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ct_product` a
LEFT JOIN `ct_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 698) LIMIT 1 |
798
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:710<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1834<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1566<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1074<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT 1 FROM `ct_cart_rule` WHERE date_to >= "2026-03-05 00:00:00" AND date_to <= "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ct_cart_rule` WHERE date_from >= "2026-03-05 00:00:00" AND date_from <= "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ct_cart_rule` WHERE date_from < "2026-03-05 00:00:00" AND date_to > "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
794
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/Cart.php:3021<br>/override/classes/Cart.php:17<br>/classes/Cart.php:3395<br>/classes/Cart.php:3468<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:2190<br>/src/Adapter/Presenter/Cart/CartPresenter.php:350<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 3, 2, 0) + IF (`id_country` = 58, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ct_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 58) AND
`id_group` IN (0, 3) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2026-03-05 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-03-05 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
791
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:624
/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*) FROM (SELECT DISTINCT `id_product` FROM `ct_specific_price` WHERE `id_product` != 0 GROUP BY id_product ) AS counted LIMIT 1 |
789
ms
|
25600 |
|
|
/classes/SpecificPrice.php:287
/classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:613<br>/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
783
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/iqitthemeeditor/iqitthemeeditor.php:40<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:514<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ct_feature_product pf
LEFT JOIN ct_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ct_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ct_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ct_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 771
ORDER BY f.position ASC |
779
ms
|
1 |
Yes
|
|
/classes/Product.php:5923
/classes/Product.php:5785<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ct_iqitadditionaltab t
LEFT JOIN ct_iqitadditionaltab_lang tl ON (t.id_iqitadditionaltab = tl.id_iqitadditionaltab AND tl.id_lang = 1)
INNER JOIN ct_iqitadditionaltab_shop iqitadditionaltab_shop
ON (iqitadditionaltab_shop.id_iqitadditionaltab = t.id_iqitadditionaltab AND iqitadditionaltab_shop.id_shop = 1)
WHERE (t.id_product = 0 OR t.id_product = 698) AND t.`active` = 1 GROUP BY t.id_iqitadditionaltab
ORDER BY t.`position` |
771
ms
|
1 |
Yes
|
Yes
|
/modules/iqitadditionaltabs/src/IqitAdditionalTab.php:118
/modules/iqitadditionaltabs/iqitadditionaltabs.php:558<br>/modules/iqitadditionaltabs/iqitadditionaltabs.php:530<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/controllers/front/ProductController.php:1120<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "bottomWidth" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
758
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:323<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayProductActions" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
754
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:415<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/93/69/d2/9369d2be4c05b2df7eaab4dda3b4c51a5fd9285c_2.file.product-add-to-cart.tpl.php:95<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/93/69/d2/9369d2be4c05b2df7eaab4dda3b4c51a5fd9285c_2.file.product-add-to-cart.tpl.php:30<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:487<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:562<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_tab, class_name FROM `ct_tab` |
753
ms
|
209 |
|
|
/classes/Tab.php:359
/controllers/front/ProductController.php:134<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<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 ct_shop_group gs
LEFT JOIN ct_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ct_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 |
734
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 c.*, cl.* FROM `ct_category` c
LEFT JOIN `ct_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 245 AND c.`nright` >= 250 AND c.`nleft` >= 2 AND c.`nright` <= 251 ORDER BY `nleft` DESC |
732
ms
|
2 |
Yes
|
|
/classes/Category.php:1586
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:42<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:63<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:108<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:216<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:72<br>/modules/rcpgtagmanager/rcpgtagmanager.php:229<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
725
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:1003<br>/controllers/front/ProductController.php:1425<br>/controllers/front/ProductController.php:1148<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
720
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/ets_awesomeurl/ets_awesomeurl.php:77<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/override/classes/Dispatcher.php:46<br>/classes/Dispatcher.php:352<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ct_category` c
LEFT JOIN `ct_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
716
ms
|
1 |
|
|
/classes/Category.php:2233
/classes/Category.php:1544<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:42<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:63<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:108<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:216<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:72<br>/modules/rcpgtagmanager/rcpgtagmanager.php:229<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ct_attribute` a
LEFT JOIN `ct_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
LEFT JOIN `ct_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ct_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ct_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 698 |
710
ms
|
1 |
|
|
/classes/Product.php:7457
/controllers/front/ProductController.php:806<br>/controllers/front/ProductController.php:326<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_product` a
LEFT JOIN `ct_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ct_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 698) AND (b.`id_shop` = 1) LIMIT 1 |
703
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:710<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity + quantity_remainder)
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
702
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:458
/classes/Product.php:7789<br>/classes/Product.php:745<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_whatsappchatblock_agent` LEFT JOIN `ct_whatsappchatblock_agent_lang` ON (`ct_whatsappchatblock_agent`.`id_whatsappchatblock_agent` = `ct_whatsappchatblock_agent_lang`.`id_whatsappchatblock_agent` AND `id_lang` = 1) WHERE 1 = 1 AND `active` = 1 ORDER BY position |
697
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlockAgent.php:71
/modules/whatsappchat/whatsappchat.php:291<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ct_product_attribute` pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ct_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ct_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ct_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
LEFT JOIN `ct_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1)
WHERE pa.`id_product` = 698
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
697
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2790
/controllers/front/ProductController.php:1019<br>/controllers/front/ProductController.php:1003<br>/controllers/front/ProductController.php:1116<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayWhatsAppProductSocialButtons" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
695
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:425<br>/modules/whatsappchat/whatsappchat.php:430<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 200 AND `id_shop` = 1 LIMIT 1 |
687
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
683
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/base.php:77<br>/modules/agshippingsimulation/base.php:37<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "floating" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
676
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:384<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ct_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 698
ORDER BY `position` |
661
ms
|
2 |
Yes
|
|
/classes/Product.php:3510
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1161<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(1)
FROM information_schema.COLUMNS
WHERE TABLE_SCHEMA = "conexao"
AND TABLE_NAME = "ct_tab"
AND COLUMN_NAME = "hide_host_mode" LIMIT 1 |
661
ms
|
0 |
|
|
/modules/seoexpert/seoexpert.php:391
/modules/seoexpert/seoexpert.php:101<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ct_cart_rule` cr
LEFT JOIN `ct_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1) |
655
ms
|
1 |
|
|
/classes/CartRule.php:444
/classes/Cart.php:3021<br>/override/classes/Cart.php:17<br>/classes/Cart.php:3395<br>/classes/Cart.php:3468<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:2190<br>/src/Adapter/Presenter/Cart/CartPresenter.php:350<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
652
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/advancedemailguard/advancedemailguard.php:247<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<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
|
INSERT INTO `ct_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
650
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/ObjectModel.php:535<br>/classes/Guest.php:251<br>/modules/statsdata/statsdata.php:82<br>/modules/statsdata/statsdata.php:73<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ct_product` p
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ct_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 199 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
646
ms
|
3 |
|
|
/classes/Category.php:986
/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:106<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayBeforeBodyClosingTag" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
644
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:388<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ct_cart_rule` cr
LEFT JOIN `ct_cart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 1)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
636
ms
|
1 |
|
|
/classes/CartRule.php:444
/classes/CartRule.php:555<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:460<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayHeader" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
631
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:306<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayProductAdditionalInfo" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
630
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:430<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayFooterProduct" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
627
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:445<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_product` a
LEFT JOIN `ct_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ct_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 771) AND (b.`id_shop` = 1) LIMIT 1 |
625
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:710<br>/classes/Link.php:114<br>/classes/Link.php:186<br>/modules/iqitproductsnav/iqitproductsnav.php:90<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "eagersearchbar" LIMIT 1 |
621
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2588<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<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 ct_shop_url su
LEFT JOIN ct_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.conexaotecidos.com.br' OR su.domain_ssl = 'www.conexaotecidos.com.br')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
620
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1350
/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ct_category` c
LEFT JOIN `ct_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ct_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 1
AND c.`id_parent` = 1
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
619
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1146
/classes/Category.php:1082<br>/controllers/front/ProductController.php:844<br>/controllers/front/ProductController.php:321<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ct_product` p
INNER JOIN `ct_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 796) |
618
ms
|
1 |
|
|
/classes/Product.php:3834
/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
(SELECT 1 FROM `ct_cart_rule` WHERE date_to >= "2026-03-05 00:00:00" AND date_to <= "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ct_cart_rule` WHERE date_from >= "2026-03-05 00:00:00" AND date_from <= "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ct_cart_rule` WHERE date_from < "2026-03-05 00:00:00" AND date_to > "2026-03-05 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
616
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/CartRule.php:555<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:460<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_category` a0
LEFT JOIN `ct_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 245) AND (a0.`nright` > 250) AND (a1.`id_lang` = 1)
ORDER BY a0.`nleft` asc |
611
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/controllers/front/ProductController.php:1257<br>/classes/controller/FrontController.php:1742<br>/classes/controller/FrontController.php:533<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_category` a
LEFT JOIN `ct_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ct_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) AND (b.`id_shop` = 1) LIMIT 1 |
611
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/controllers/front/ProductController.php:236<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ct_product_shop`
WHERE `id_product` = 698
AND id_shop = 1 LIMIT 1 |
608
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/controllers/front/ProductController.php:140<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ct_feature_product pf
LEFT JOIN ct_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ct_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ct_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ct_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 698
ORDER BY f.position ASC |
608
ms
|
1 |
Yes
|
|
/classes/Product.php:5923
/classes/Product.php:5785<br>/controllers/front/ProductController.php:1124<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "psgdpr" LIMIT 1 |
606
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/advancedemailguard/advancedemailguard.php:1255<br>/modules/advancedemailguard/advancedemailguard.php:970<br>/modules/advancedemailguard/advancedemailguard.php:954<br>/modules/advancedemailguard/advancedemailguard.php:1107<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_guest`
FROM `ct_connections`
WHERE `id_guest` = 4306591
AND `date_add` > '2026-03-05 18:39:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
604
ms
|
1 |
Yes
|
|
/classes/Connection.php:154
/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ct_category` c
WHERE (c.`id_category` = 2) LIMIT 1 |
600
ms
|
1 |
|
|
/classes/Category.php:1957
/classes/Category.php:1981<br>/controllers/front/ProductController.php:828<br>/controllers/front/ProductController.php:321<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "topWidth" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
593
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:383<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "agcustomers" LIMIT 1 |
591
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/agyapay/base.php:1347<br>/modules/agyapay/base.php:146<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ct_meta m
LEFT JOIN ct_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_awesomeurl-sitemap"
OR m.page = "moduleets_awesomeurlsitemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
591
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:780<br>/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:751<br>/override/classes/Dispatcher.php:31<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ct_feature_product pf
LEFT JOIN ct_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN ct_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ct_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ct_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 796
ORDER BY f.position ASC |
591
ms
|
1 |
Yes
|
|
/classes/Product.php:5923
/classes/Product.php:5785<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "top" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
587
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:375<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:121<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ct_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 796
ORDER BY `position` |
586
ms
|
1 |
Yes
|
|
/classes/Product.php:3510
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/ps_categoryproducts/ps_categoryproducts.php:327<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "badge" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
585
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:382<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ct_category_shop`
WHERE `id_category` = 199
AND id_shop = 1 LIMIT 1 |
581
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/controllers/front/ProductController.php:828<br>/controllers/front/ProductController.php:321<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayBanner" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
580
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:341<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:73<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:38<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
575
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/ets_delete_order/ets_delete_order.php:45<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:357<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 796
AND image_shop.`cover` = 1 LIMIT 1 |
572
ms
|
1 |
|
|
/classes/Product.php:3535
/classes/Product.php:5621<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ct_product` p
INNER JOIN `ct_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 771) |
566
ms
|
1 |
|
|
/classes/Product.php:3834
/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ct_lang` l
JOIN ct_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
555
ms
|
1 |
|
|
/classes/Language.php:1198
/classes/Language.php:1502<br>/classes/Dispatcher.php:541<br>/override/classes/Dispatcher.php:311<br>/classes/Dispatcher.php:238<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE name, alias FROM `ct_hook_alias` |
554
ms
|
88 |
|
|
/classes/Hook.php:353
/classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/classes/Dispatcher.php: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 DISTINCT `id_product` FROM `ct_specific_price` WHERE `id_product` != 0 |
548
ms
|
160 |
|
|
/classes/SpecificPrice.php:295
/classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:613<br>/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1 |
547
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:174
/src/Core/Addon/Module/ModuleManager.php:580<br>/controllers/front/ProductController.php:240<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_agconfig`
WHERE (name="VzVmVE5kTEVjYkNmU2gzSkVxeUd3UT09") AND (id_shop=1) AND (id_agti_shop="1") LIMIT 1 |
546
ms
|
4 |
|
|
/modules/agcliente/classes/AgClienteConfig.php:88
/modules/agcliente/classes/AgClienteConfig.php:172<br>/modules/agcliente/classes/AgClienteConfig.php:46<br>/modules/agcliente/lib/AgClienteModuleTrait.php:377<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ct_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 771
ORDER BY `position` |
545
ms
|
2 |
Yes
|
|
/classes/Product.php:3510
/src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/ps_categoryproducts/ps_categoryproducts.php:327<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayNav1" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
538
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:399<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:104<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ct_tag t
LEFT JOIN ct_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=698 |
537
ms
|
12 |
|
|
/classes/Tag.php:229
/modules/iqitproducttags/iqitproducttags.php:89<br>/modules/iqitproducttags/iqitproducttags.php:78<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cp.id_product as id_product
FROM `ct_category_product` as cp
RIGHT JOIN `ct_product` as p
ON p.id_product=cp.id_product
WHERE cp.id_category = 199
AND p.active = 1
AND cp.position < 1 ORDER BY cp.position DESC LIMIT 1 |
535
ms
|
1 |
|
|
/modules/iqitproductsnav/iqitproductsnav.php:203
/modules/iqitproductsnav/iqitproductsnav.php:83<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_category` a
LEFT JOIN `ct_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ct_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 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/classes/Category.php:1113<br>/classes/Category.php:1560<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:42<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:63<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:108<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:216<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:72<br>/modules/rcpgtagmanager/rcpgtagmanager.php:229<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitproducttags" LIMIT 1 |
530
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_product` a0
LEFT JOIN `ct_product_lang` `a1` ON (a0.`id_product` = a1.`id_product`)
WHERE (a0.`id_product` = 698) |
530
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/facebookproductad/lib/moduleTools.php:2698<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:78<br>/modules/facebookproductad/lib/pixel/basePixel.php:180<br>/modules/facebookproductad/lib/moduleTools.php:1513<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_whatsappchatblock` LEFT JOIN `ct_whatsappchatblock_lang` ON (`ct_whatsappchatblock`.`id_whatsappchatblock` = `ct_whatsappchatblock_lang`.`id_whatsappchatblock` AND `id_lang` = 1) WHERE `id_hook` = "hookDisplayFooter" AND `id_shop` = 1 AND `active` = 1 ORDER BY position DESC; |
528
ms
|
1 |
Yes
|
|
/modules/whatsappchat/classes/WhatsappChatBlock.php:130
/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:324<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_currency` c ORDER BY `iso_code` ASC |
528
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/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pm.*, pml.name as name
FROM `ct_ag_payment_simulator_payment_mode` pm
LEFT JOIN ct_ag_payment_simulator_payment_mode_lang pml ON pml.id = pm.id
WHERE (active=1) AND (payment_mode=1) AND (pml.id_lang = 1) |
526
ms
|
3 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:112
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:145<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ct_product` p
INNER JOIN `ct_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ct_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 698) |
525
ms
|
1 |
|
|
/classes/Product.php:3834
/classes/Product.php:3683<br>/classes/Product.php:740<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ct_module` m
LEFT JOIN `ct_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
524
ms
|
109 |
|
|
/classes/module/Module.php:340
/modules/ets_productmanager/ets_productmanager.php:66<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:357<br>/index.php:28
|
SELECT SQL_NO_CACHE `pp_name`, `id_pp_property` FROM `ct_pp_template_property` WHERE `id_pp_template` = 100 |
521
ms
|
4 |
|
|
/modules/pproperties/classes/pp.php:2274
/modules/pproperties/classes/pp.php:339<br>/modules/pproperties/classes/pp.php:298<br>/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/core/classes/ProductBase.php:65<br>/modules/pproperties/classes/core/classes/ProductBase.php:40<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_country` a
LEFT JOIN `ct_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ct_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 58) LIMIT 1 |
521
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 *
FROM `ct_product` a0
LEFT JOIN `ct_product_lang` `a1` ON (a0.`id_product` = a1.`id_product`)
WHERE (a0.`id_product` = 698) |
519
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/facebookproductad/lib/moduleTools.php:2698<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:78<br>/modules/facebookproductad/lib/pixel/basePixel.php:180<br>/modules/facebookproductad/lib/moduleTools.php:1513<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_product` a
LEFT JOIN `ct_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ct_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 796) AND (b.`id_shop` = 1) LIMIT 1 |
518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:710<br>/classes/Link.php:114<br>/classes/Link.php:186<br>/modules/iqitproductsnav/iqitproductsnav.php:127<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`id_category_default`
FROM `ct_product` p
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.`id_product` = 698 LIMIT 1 |
514
ms
|
1 |
|
|
/classes/Product.php:7846
/modules/seoexpert/seoexpert.php:1394<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE distinct(id_agti_shop) agti_shop from ct_agconfig |
514
ms
|
4 |
|
|
/modules/agcliente/classes/AgClienteConfig.php:43
/modules/agcliente/lib/AgClienteModuleTrait.php:377<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM ct_cart_product cp INNER JOIN ct_product p
ON (p.id_product = cp.id_product) INNER JOIN ct_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
511
ms
|
1 |
|
|
/classes/Cart.php:4218
/classes/Cart.php:4193<br>/classes/Cart.php:2134<br>/src/Adapter/Presenter/Cart/CartPresenter.php:349<br>/classes/controller/FrontController.php:524<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE o.id_order
FROM ct_orders o
LEFT JOIN ct_order_detail od ON (od.id_order = o.id_order)
WHERE o.valid = 1
AND od.product_id IN (698) |
509
ms
|
1 |
|
|
/modules/iqitcrossselling/iqitcrossselling.php:162
/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "tdsearchblock" LIMIT 1 |
504
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2552<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE SQL_BIG_RESULT msr.id_rule, msr.id_lang, msr.id_shop, msr.active, mso.id_obj, msp.field, msp.pattern
FROM `ct_module_seohelping_rules` msr
LEFT JOIN `ct_module_seohelping_objects` mso ON (msr.id_rule = mso.id_rule)
LEFT JOIN `ct_module_seohelping_patterns` msp ON (msr.id_rule = msp.id_rule)
WHERE msr.type = "product"
AND msr.active = 1
AND (msp.field like "fb_%" OR msp.field like "tw_%")
AND mso.id_obj = 199
AND msr.id_shop = 1
AND msr.id_lang = 1 |
503
ms
|
1 |
|
|
/modules/seoexpert/seoexpert.php:896
/modules/seoexpert/seoexpert.php:1397<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE SQL_BIG_RESULT msr.id_rule, msr.id_lang, msr.id_shop, msr.active, mso.id_obj, msp.field, msp.pattern
FROM `ct_module_seohelping_rules` msr
LEFT JOIN `ct_module_seohelping_objects` mso ON (msr.id_rule = mso.id_rule)
LEFT JOIN `ct_module_seohelping_patterns` msp ON (msr.id_rule = msp.id_rule)
WHERE msr.type = "product"
AND msr.active = 1
AND (msp.field like "fb_%" OR msp.field like "tw_%")
AND mso.id_obj = 0
AND msr.id_shop = 1
AND msr.id_lang = 1 |
496
ms
|
1 |
|
|
/modules/seoexpert/seoexpert.php:896
/modules/seoexpert/seoexpert.php:1395<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
490
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ct_tag t
LEFT JOIN ct_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=698 |
474
ms
|
12 |
|
|
/classes/Tag.php:229
/classes/Product.php:742<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
474
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/classes/AgClienteConfig.php:177<br>/modules/agcliente/classes/AgClienteConfig.php:46<br>/modules/agcliente/lib/AgClienteModuleTrait.php:377<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_manufacturer` a
LEFT JOIN `ct_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 1
LEFT JOIN `ct_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 1) LIMIT 1 |
470
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Manufacturer.php:113<br>/controllers/front/ProductController.php:390<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_viewedproduct" LIMIT 1 |
469
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ct_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 199 LIMIT 1 |
468
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:749<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ct_meta m
LEFT JOIN ct_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-ets_awesomeurl-rss"
OR m.page = "moduleets_awesomeurlrss"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
467
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:757<br>/override/classes/Dispatcher.php:31<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ct_lang` l
LEFT JOIN `ct_lang_shop` ls ON (l.id_lang = ls.id_lang) |
466
ms
|
1 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<br>/index.php:27
|
SELECT SQL_NO_CACHE `text_1` FROM `ct_pp_property_lang` WHERE `id_pp_property` = 104 AND `id_lang` = 1 LIMIT 1 |
465
ms
|
1 |
|
|
/modules/pproperties/classes/pp.php:2571
/modules/pproperties/classes/pp.php:2552<br>/modules/pproperties/classes/pp.php:2351<br>/modules/pproperties/classes/pp.php:339<br>/modules/pproperties/classes/pp.php:298<br>/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/core/classes/ProductBase.php:65<br>/modules/pproperties/classes/core/classes/ProductBase.php:40<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 698
AND image_shop.`cover` = 1 LIMIT 1 |
464
ms
|
2 |
|
|
/classes/Product.php:3535
/classes/Product.php:5621<br>/controllers/front/ProductController.php:1124<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ct_bontextslider bonh
JOIN ct_bontextslider_lang bonhl
ON bonh.id_tab = bonhl.id_tab
AND bonhl.id_lang = 1
AND bonh.id_shop =1 AND `status` = 1 ORDER BY `sort_order` |
463
ms
|
4 |
Yes
|
|
/modules/bontextslider/classes/ClassBontextslider.php:104
/modules/bontextslider/bontextslider.php:674<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:243<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:63<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 51
AND `id_module` = 119
AND `id_shop` = 1 |
456
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE MAX(GREATEST(COALESCE(date_upd, date_add), date_add)) as last_update
FROM `ct_amb_search_suggestion`
WHERE (id_lang = 1) AND (id_shop = 1) LIMIT 1 |
451
ms
|
1 |
|
|
/modules/ambjolisearch/src/Ambris/Modules/Jolisearch/Repository/SearchSuggestionRepository.php:707
/modules/ambjolisearch/src/Ambris/Modules/Jolisearch/Service/SuggestionProviderService.php:466<br>/modules/ambjolisearch/ambjolisearch.php:2309<br>/modules/ambjolisearch/ambjolisearch.php:2251<br>/modules/ambjolisearch/ambjolisearch.php:453<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
INSERT INTO `ct_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('4306591', '891', '3628718203', '', '1', '1', '2026-03-05 19:09:14') |
450
ms
|
1 |
|
|
/classes/ObjectModel.php:578
/classes/Connection.php:174<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `name` FROM `ct_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
449
ms
|
0 |
|
|
/classes/Supplier.php:244
/classes/Product.php:727<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_order_state` a
LEFT JOIN `ct_order_state_lang` `b` ON a.`id_order_state` = b.`id_order_state` AND b.`id_lang` = 1
WHERE (a.`id_order_state` = 1) LIMIT 1 |
449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/agyapay/base.php:2925<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
449
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:749
/classes/Product.php:7791<br>/classes/Product.php:745<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_elementor FROM ct_iqit_elementor_product c LEFT JOIN ct_iqit_elementor_product_shop s ON c.id_elementor = s.id_elementor WHERE c.id_product = 698 AND s.id_shop = 1 LIMIT 1 |
443
ms
|
1 |
|
|
/modules/iqitelementor/src/IqitElementorProduct.php:74
/modules/iqitelementor/iqitelementor.php:601<br>/modules/iqitelementor/iqitelementor.php:554<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:130<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:994<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ct_shop s
LEFT JOIN ct_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 |
442
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 `id_country`
FROM `ct_country`
WHERE `iso_code` = 'BR' LIMIT 1 |
442
ms
|
1 |
|
|
/classes/Country.php:193
/modules/agshippingsimulation/base.php:319<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "seointernallinking" LIMIT 1 |
442
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/override/controllers/front/ProductController.php:25<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ct_product` p
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 698
AND DATEDIFF("2026-03-05 00:00:00", product_shop.`date_add`) < 60 LIMIT 1 |
438
ms
|
0 |
|
|
/classes/Product.php:1648
/classes/Product.php:735<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_product_lang`
WHERE `id_product` = 698 AND `id_shop` = 1 |
437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:710<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1834<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1566<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1074<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_state` s
WHERE (s.id_country = 58) |
433
ms
|
27 |
|
|
/classes/State.php:232
/modules/agshippingsimulation/base.php:321<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_category_lang`
WHERE `id_category` = 199 AND `id_shop` = 1 |
432
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_categoryproducts/ps_categoryproducts.php:237<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_ets_awu_product`
WHERE id_product = 698 AND id_shop = 1 AND id_lang = 1 LIMIT 1 |
428
ms
|
0 |
|
|
/modules/ets_awesomeurl/classes/EtsAwuProduct.php:207
/modules/ets_awesomeurl/ets_awesomeurl.php:1372<br>/modules/ets_awesomeurl/ets_awesomeurl.php:847<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_group` a
LEFT JOIN `ct_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 3) LIMIT 1 |
420
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ct_tag t
LEFT JOIN ct_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=698 |
418
ms
|
12 |
|
|
/classes/Tag.php:229
/classes/Product.php:742<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
418
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:774
/classes/Product.php:4404<br>/modules/agshippingsimulation/base.php:353<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
412
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/base.php:77<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_currency` a
LEFT JOIN `ct_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ct_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
411
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/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ct_hook`
WHERE `id_hook` = 876 LIMIT 1 |
410
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:121<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1 |
409
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ct_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
409
ms
|
1 |
|
|
/classes/order/Order.php:1212
/classes/order/Order.php:1193<br>/classes/Product.php:4293<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitmegamenu" LIMIT 1 |
407
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:128<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitproductsnav" LIMIT 1 |
405
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
405
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:165<br>/src/Adapter/Image/ImageRetriever.php:93<br>:undefined<br>/src/Adapter/Image/ImageRetriever.php:87<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1161<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
403
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 COUNT(DISTINCT c.id_currency) FROM `ct_currency` c
LEFT JOIN ct_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
399
ms
|
1 |
|
|
/classes/Currency.php:1126
/classes/Currency.php:1143<br>/classes/module/Module.php:2427<br>/modules/iqitmegamenu/iqitmegamenu.php:2580<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:128<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 213 AND `id_shop` = 1 LIMIT 1 |
399
ms
|
1 |
|
|
/classes/module/Module.php:2332
/override/controllers/front/ProductController.php:25<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ct_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
397
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 `id_page`
FROM `ct_page`
WHERE `id_page_type` = 4 AND `id_object` = 698 LIMIT 1 |
392
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:166<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ct_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 199 LIMIT 1 |
390
ms
|
1 |
|
|
/classes/Product.php:5637
/controllers/front/ProductController.php:1124<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `canonical_url` FROM `ct_lgcanonicalurls_lang` WHERE `id_object` = 698 AND `type_object` = 1 AND `id_lang` = 1 LIMIT 1 |
388
ms
|
0 |
|
|
/modules/lgcanonicalurls/lgcanonicalurls.php:1638
/modules/lgcanonicalurls/lgcanonicalurls.php:536<br>/modules/lgcanonicalurls/lgcanonicalurls.php:52<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ct_product_attribute`
WHERE `id_product` = 698 |
388
ms
|
1 |
|
|
/classes/Product.php:2877
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1161<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_lang` a
LEFT JOIN `ct_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
387
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 `ct_ag_payment_simulator_fixed_interest_ratio`
WHERE (payment_mode_id=1) AND (number_of_payments=1) LIMIT 1 |
386
ms
|
12 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorFixedInterestRatio.php:48
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:404<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:221<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:253<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_currency` a
LEFT JOIN `ct_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
386
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:707<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ct_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
385
ms
|
1 |
|
|
/classes/order/Order.php:1212
/classes/order/Order.php:1193<br>/classes/Product.php:4293<br>/classes/Product.php:5765<br>/controllers/front/ProductController.php:1124<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cp.id_product as id_product
FROM `ct_category_product` as cp
RIGHT JOIN `ct_product` as p
ON p.id_product=cp.id_product
WHERE cp.id_category = 199
AND p.active = 1
AND cp.position != 1 ORDER BY cp.position DESC LIMIT 1 |
385
ms
|
3 |
|
|
/modules/iqitproductsnav/iqitproductsnav.php:173
/modules/iqitproductsnav/iqitproductsnav.php:124<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ct_category` c
LEFT JOIN `ct_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 199 LIMIT 1 |
384
ms
|
1 |
|
|
/classes/Category.php:1571
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:42<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:63<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:108<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:216<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:72<br>/modules/rcpgtagmanager/rcpgtagmanager.php:229<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_sharebuttons" LIMIT 1 |
384
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_category` a
LEFT JOIN `ct_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) LIMIT 1 |
383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/ps_categoryproducts/ps_categoryproducts.php:237<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ct_tag t
LEFT JOIN ct_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=698 |
382
ms
|
12 |
|
|
/classes/Tag.php:229
/classes/Product.php:742<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE id_product = 771 LIMIT 1 |
381
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/classes/Product.php:3801<br>/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_country` a
LEFT JOIN `ct_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 58) LIMIT 1 |
380
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:1677<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
378
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:322<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE id_product = 796 LIMIT 1 |
378
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/classes/Product.php:3801<br>/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 897
AND `id_module` = 119
AND `id_shop` = 1 |
377
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "lgcanonicalurls" LIMIT 1 |
376
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/lgcanonicalurls/lgcanonicalurls.php:51<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ct_product` p
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 698
AND DATEDIFF("2026-03-05 00:00:00", product_shop.`date_add`) < 60 LIMIT 1 |
376
ms
|
0 |
|
|
/classes/Product.php:1648
/classes/Product.php:735<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ct_product_attribute pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 796 LIMIT 1 |
375
ms
|
1 |
|
|
/classes/Product.php:1038
/modules/iqitproductsnav/iqitproductsnav.php:125<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ct_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1 |
373
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:726<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `ct_country`
WHERE `id_country` = 58 LIMIT 1 |
372
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>/controllers/front/ProductController.php:237<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ct_product_attribute pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 698 LIMIT 1 |
371
ms
|
1 |
|
|
/classes/Product.php:1038
/modules/ets_awesomeurl/classes/EtsAwuDispatcher.php:571<br>/override/classes/Dispatcher.php:51<br>/classes/Dispatcher.php:352<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_currency_lang`
WHERE `id_currency` = 1 |
370
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:707<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ct_address_format`
WHERE `id_country` = 58 LIMIT 1 |
370
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:1677<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 898
AND `id_module` = 119
AND `id_shop` = 1 |
369
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ct_category_group ctg
WHERE ctg.`id_category` = 199 AND ctg.`id_group` = 3 LIMIT 1 |
368
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/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_page_type
FROM ct_page_type
WHERE name = 'product' LIMIT 1 |
367
ms
|
1 |
|
|
/classes/Page.php:104
/classes/Page.php:55<br>/classes/Connection.php:166<br>/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:118<br>/modules/statsdata/statsdata.php:74<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqithtmlandbanners" LIMIT 1 |
365
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `text_1` FROM `ct_pp_property_lang` WHERE `id_pp_property` = 100 AND `id_lang` = 1 LIMIT 1 |
364
ms
|
1 |
|
|
/modules/pproperties/classes/pp.php:2571
/modules/pproperties/classes/pp.php:2552<br>/modules/pproperties/classes/pp.php:2356<br>/modules/pproperties/classes/pp.php:339<br>/modules/pproperties/classes/pp.php:298<br>/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/core/classes/ProductBase.php:65<br>/modules/pproperties/classes/core/classes/ProductBase.php:40<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ct_orders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
364
ms
|
1 |
|
|
/classes/order/Order.php:1212
/classes/order/Order.php:1193<br>/classes/Product.php:4293<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE pm.*, pml.name as name
FROM `ct_ag_payment_simulator_payment_mode` pm
LEFT JOIN ct_ag_payment_simulator_payment_mode_lang pml ON pml.id = pm.id
WHERE (active=1) AND (payment_mode=0) AND (pml.id_lang = 1) |
364
ms
|
3 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:127
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:190<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE position
FROM `ct_category_product`
WHERE id_category = 199
AND id_product = 698 LIMIT 1 |
361
ms
|
1 |
|
|
/modules/iqitproductsnav/iqitproductsnav.php:145
/modules/iqitproductsnav/iqitproductsnav.php:81<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
360
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:774
/classes/Product.php:7790<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE `from` BETWEEN '2026-03-05 00:00:00' AND '2026-03-05 23:59:59' LIMIT 1 |
359
ms
|
1 |
|
|
/classes/SpecificPrice.php:362
/classes/SpecificPrice.php:613<br>/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `ct_hook_alias` |
357
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 `id_module` FROM `ct_module` WHERE `name` = "iqitsearch" LIMIT 1 |
356
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:46<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitaddthisplugin" LIMIT 1 |
355
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:590<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:944<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
354
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/agyapay/base.php:1347<br>/modules/agyapay/base.php:146<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 58
AND `id_module` = 119
AND `id_shop` = 1 |
354
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
354
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:802
/classes/Product.php:7792<br>/classes/Product.php:745<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
353
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/classes/AgClienteConfig.php:177<br>/modules/agcliente/classes/AgClienteConfig.php:46<br>/modules/agcliente/lib/AgClienteModuleTrait.php:377<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
352
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2513<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_zone`
FROM `ct_country`
WHERE `id_country` = 58 LIMIT 1 |
351
ms
|
1 |
|
|
/classes/Country.php:223
/modules/whatsappchat/classes/WhatsappChatBlock.php:162<br>/modules/whatsappchat/whatsappchat.php:551<br>/modules/whatsappchat/whatsappchat.php:306<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 900
AND `id_module` = 119
AND `id_shop` = 1 |
348
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ct_image` i
INNER JOIN ct_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 771
AND image_shop.`cover` = 1 LIMIT 1 |
347
ms
|
2 |
|
|
/classes/Product.php:3535
/classes/Product.php:5621<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_state` a
WHERE (a.`id_state` = 337) LIMIT 1 |
346
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:1677<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM `ct_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
345
ms
|
1 |
|
|
/classes/shop/Shop.php:1171
/classes/Configuration.php:220<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 `id_module` FROM `ct_module` WHERE `name` = "iqitcrossselling" LIMIT 1 |
345
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
344
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:310<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ct_product` p
INNER JOIN ct_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 698
AND DATEDIFF("2026-03-05 00:00:00", product_shop.`date_add`) < 60 LIMIT 1 |
343
ms
|
0 |
|
|
/classes/Product.php:1648
/classes/Product.php:735<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitcookielaw" LIMIT 1 |
343
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
342
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:198
/src/Adapter/Module/ModuleDataProvider.php:185<br>/src/Core/Addon/Module/ModuleManager.php:592<br>/controllers/front/ProductController.php:240<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitelementor" LIMIT 1 |
341
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:130<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:994<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ct_currency` c
WHERE (iso_code = 'BRL') LIMIT 1 |
340
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/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_group_lang`
WHERE `id_group` = 3 |
338
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>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE id_product = 0 LIMIT 1 |
338
ms
|
1 |
|
|
/classes/SpecificPrice.php:411
/classes/SpecificPrice.php:508<br>/classes/Product.php:3801<br>/classes/Product.php:3683<br>/classes/Product.php:740<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 58
AND `id_module` = 119
AND `id_shop` = 1 |
337
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE type+0 AS type FROM `ct_lgcanonicalurls` WHERE `id_object` = 698 AND `type_object` = 1 LIMIT 1 |
336
ms
|
1 |
|
|
/modules/lgcanonicalurls/lgcanonicalurls.php:1596
/modules/lgcanonicalurls/lgcanonicalurls.php:524<br>/modules/lgcanonicalurls/lgcanonicalurls.php:52<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 778
AND `id_module` = 119
AND `id_shop` = 1 |
335
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitadditionaltabs" LIMIT 1 |
335
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/controllers/front/ProductController.php:1120<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity + quantity_remainder)
FROM `ct_stock_available`
WHERE (id_product = 796) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
333
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:458
/classes/Product.php:4288<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_categoryproducts" LIMIT 1 |
332
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
330
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/advancedemailguard/advancedemailguard.php:1255<br>/modules/advancedemailguard/advancedemailguard.php:970<br>/modules/advancedemailguard/advancedemailguard.php:954<br>/modules/advancedemailguard/advancedemailguard.php:1107<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
329
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:774
/classes/Product.php:7790<br>/classes/Product.php:745<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
328
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2547<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_order
FROM `ct_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
328
ms
|
1 |
|
|
/modules/facebookproductad/lib/dao/moduleDao.php:391
/modules/facebookproductad/lib/hook/hookDisplay.php:110<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 78 AND `id_shop` = 1 LIMIT 1 |
328
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:590<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:944<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1 |
328
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:532<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cp.id_product as id_product
FROM `ct_category_product` as cp
RIGHT JOIN `ct_product` as p
ON p.id_product=cp.id_product
WHERE cp.id_category = 199
AND p.active = 1
AND cp.position > 1 ORDER BY cp.position ASC LIMIT 1 |
327
ms
|
2 |
|
|
/modules/iqitproductsnav/iqitproductsnav.php:188
/modules/iqitproductsnav/iqitproductsnav.php:84<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ct_product_shop`
WHERE `id_product` = 796 AND id_shop=1 LIMIT 1 |
327
ms
|
1 |
|
|
/classes/Product.php:6781
/classes/Product.php:3899<br>/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ct_product_attribute pa
INNER JOIN ct_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 771 LIMIT 1 |
325
ms
|
1 |
|
|
/classes/Product.php:1038
/modules/iqitproductsnav/iqitproductsnav.php:89<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_ag_payment_simulator_payment_mode`
WHERE (id=1) LIMIT 1 |
325
ms
|
1 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:98
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:233<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE id_product = 698 LIMIT 1 |
323
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/classes/Product.php:3801<br>/classes/Product.php:3683<br>/classes/Product.php:740<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_hook_module_exceptions`
WHERE `id_shop` IN (1) |
321
ms
|
1 |
|
|
/classes/module/Module.php:2241
/classes/Hook.php:889<br>/classes/Dispatcher.php:357<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 901
AND `id_module` = 119
AND `id_shop` = 1 |
320
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 899
AND `id_module` = 119
AND `id_shop` = 1 |
320
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1 |
317
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 187 AND `id_shop` = 1 LIMIT 1 |
317
ms
|
1 |
|
|
/classes/module/Module.php:2332
/modules/lgcanonicalurls/lgcanonicalurls.php:51<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ct_country`
WHERE `id_country` = 58 LIMIT 1 |
316
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:1677<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
316
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/controller/FrontController.php:1579<br>/classes/controller/FrontController.php:1716<br>/controllers/front/ProductController.php:1376<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
316
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:314<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitcontactpage" LIMIT 1 |
315
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 72 AND `id_shop` = 1 LIMIT 1 |
313
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_pp_template` FROM `ct_product` WHERE `id_product` = 698 LIMIT 1 |
313
ms
|
1 |
|
|
/modules/pproperties/classes/pp.php:2235
/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/pp.php:1397<br>/modules/pproperties/classes/pp.php:1337<br>/modules/pproperties/pproperties.php:508<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/controllers/front/ProductController.php:384<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ct_required_field |
312
ms
|
1 |
|
|
/classes/ObjectModel.php:1510
/classes/ObjectModel.php:1542<br>/classes/ObjectModel.php:1473<br>/classes/controller/FrontController.php:532<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
311
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:326<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
311
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:421<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ct_shop_url
WHERE active = 1
AND id_shop = 1 |
310
ms
|
1 |
|
|
/classes/shop/Shop.php:585
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:148<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_country_lang`
WHERE `id_country` = 58 |
310
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:1677<br>/classes/controller/FrontController.php:529<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
310
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "agyapay" LIMIT 1 |
308
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/agyapay/base.php:2900<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ppropertiesplugin" LIMIT 1 |
308
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/pproperties/classes/psm.php:135<br>/modules/pproperties/classes/pp.php:2829<br>/modules/pproperties/classes/pp.php:72<br>/classes/ObjectModel.php:2045<br>/classes/ObjectModel.php:232<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ct_ag_payment_simulator_payment_mode`
WHERE (id=1) LIMIT 1 |
307
ms
|
1 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:98
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:233<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
307
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2542<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ct_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 199 LIMIT 1 |
306
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:749<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1834<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1566<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1074<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 74 AND `id_shop` = 1 LIMIT 1 |
306
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 199 AND `id_shop` = 1 LIMIT 1 |
305
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE type+0 AS type FROM `ct_lgcanonicalurls` WHERE `id_object` = 698 AND `type_object` = 1 LIMIT 1 |
304
ms
|
1 |
|
|
/modules/lgcanonicalurls/lgcanonicalurls.php:1596
/modules/lgcanonicalurls/lgcanonicalurls.php:1555<br>/modules/lgcanonicalurls/lgcanonicalurls.php:1074<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
303
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70<br>/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:170<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:159<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:66<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:54<br>/modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS17.php:78<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:57<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:39<br>/modules/rcpgtagmanager/rcpgtagmanager.php:197<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ct_product_attribute`
WHERE `id_product` = 796 |
303
ms
|
1 |
|
|
/classes/Product.php:2877
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/ps_categoryproducts/ps_categoryproducts.php:327<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ppropertiessmartprice" LIMIT 1 |
302
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/pproperties/classes/psm.php:135<br>/modules/pproperties/classes/pp.php:2847<br>/modules/pproperties/classes/pp.php:79<br>/classes/ObjectModel.php:2045<br>/classes/ObjectModel.php:232<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
302
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2596<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
301
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:749
/classes/Product.php:7791<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ct_specific_price` WHERE `to` BETWEEN '2026-03-05 00:00:00' AND '2026-03-05 23:59:59' LIMIT 1 |
301
ms
|
1 |
|
|
/classes/SpecificPrice.php:366
/classes/SpecificPrice.php:613<br>/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
301
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:774
/classes/Product.php:7790<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "spsearchpro" LIMIT 1 |
300
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2567<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 185 AND `id_shop` = 1 LIMIT 1 |
300
ms
|
1 |
|
|
/classes/module/Module.php:2332
/modules/agyapay/base.php:2900<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
299
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:318<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ct_product_shop`
WHERE `id_product` = 698 AND id_shop=1 LIMIT 1 |
299
ms
|
1 |
|
|
/classes/Product.php:6781
/classes/Product.php:3899<br>/classes/Product.php:3683<br>/classes/Product.php:740<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ct_product_attribute`
WHERE `id_product` = 771 |
298
ms
|
1 |
|
|
/classes/Product.php:2877
/src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:660<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:129<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/ps_categoryproducts/ps_categoryproducts.php:327<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ct_lang` WHERE `iso_code` = 'br' LIMIT 1 |
297
ms
|
1 |
|
|
/classes/Language.php:824
/classes/Tools.php:647<br>/classes/Dispatcher.php:242<br>/override/classes/Dispatcher.php:30<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ct_specific_price_priority`
WHERE `id_product` = 698
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
297
ms
|
1 |
|
|
/classes/SpecificPrice.php:250
/classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:616<br>/controllers/front/ProductController.php:544<br>/controllers/front/ProductController.php:323<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ct_hook_module
WHERE `id_hook` = 71
AND `id_module` = 119
AND `id_shop` = 1 |
296
ms
|
1 |
|
|
/classes/Hook.php:566
/classes/module/Module.php:2373<br>/modules/agpaymentsimulator/base.php:1177<br>/modules/agpaymentsimulator/base.php:1145<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `text_1` FROM `ct_pp_property_lang` WHERE `id_pp_property` = 103 AND `id_lang` = 1 LIMIT 1 |
296
ms
|
1 |
|
|
/modules/pproperties/classes/pp.php:2571
/modules/pproperties/classes/pp.php:2552<br>/modules/pproperties/classes/pp.php:2357<br>/modules/pproperties/classes/pp.php:339<br>/modules/pproperties/classes/pp.php:298<br>/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/core/classes/ProductBase.php:65<br>/modules/pproperties/classes/core/classes/ProductBase.php:40<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 |
296
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ct_lang`
WHERE `locale` = 'pt-br'
OR `language_code` = 'pt-br' LIMIT 1 |
295
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/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ct_country`
WHERE `iso_code` = 'BR' LIMIT 1 |
295
ms
|
1 |
|
|
/classes/Country.php:193
/modules/agshippingsimulation/base.php:321<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "stsearchbar" LIMIT 1 |
295
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2532<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_ag_payment_simulator_fixed_interest_ratio`
WHERE (payment_mode_id=1) AND (number_of_payments=3) LIMIT 1 |
295
ms
|
12 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorFixedInterestRatio.php:48
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:404<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:221<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:253<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "btfacebookchats" LIMIT 1 |
294
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/facebookproductad/lib/moduleTools.php:412<br>/modules/facebookproductad/facebookproductad.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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ct_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 199 LIMIT 1 |
294
ms
|
1 |
|
|
/classes/Product.php:5637
/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_pp_template` WHERE `id_pp_template` = 100 LIMIT 1 |
293
ms
|
1 |
|
|
/modules/pproperties/classes/pp.php:2536
/modules/pproperties/classes/pp.php:311<br>/modules/pproperties/classes/pp.php:298<br>/modules/pproperties/classes/pp.php:277<br>/modules/pproperties/classes/core/classes/ProductBase.php:65<br>/modules/pproperties/classes/core/classes/ProductBase.php:40<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ct_lang`
WHERE `locale` = 'pt-br'
OR `language_code` = 'pt-br' LIMIT 1 |
291
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/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity + quantity_remainder)
FROM `ct_stock_available`
WHERE (id_product = 771) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
291
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:458
/classes/Product.php:4288<br>/classes/Product.php:5765<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
289
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2532<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ct_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 190 LIMIT 1 |
288
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:749<br>/classes/Link.php:114<br>/classes/Link.php:186<br>/modules/iqitproductsnav/iqitproductsnav.php:127<br>/modules/iqitproductsnav/iqitproductsnav.php:68<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/a5/ab/bf/a5abbff6d5480395ec4c290378271bfbfed51279_2.file.breadcrumb.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:90<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "labsearch" LIMIT 1 |
288
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2513<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 70 AND `id_shop` = 1 LIMIT 1 |
287
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
286
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2523<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 31 AND `id_shop` = 1 LIMIT 1 |
285
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
285
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2552<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 76 AND `id_shop` = 1 LIMIT 1 |
285
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:130<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/60/6f/72/606f72ce2364b0051d07bec7c4bd6f321636e2b9_2.file.product-tabs-sections.tpl.php:28<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:994<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
283
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2507<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
283
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2567<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "bonsearch" LIMIT 1 |
283
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2547<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
282
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:421<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 |
282
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:128<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ct_hook`
WHERE `id_hook` = 808 LIMIT 1 |
282
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1 |
282
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/29/9b/81/299b8112d997743b7a0a60ce8ba192e53e4d63a3_2.file.product-additional-info.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:518<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:577<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ct_product_shop`
WHERE `id_product` = 771 AND id_shop=1 LIMIT 1 |
281
ms
|
1 |
|
|
/classes/Product.php:6781
/classes/Product.php:3899<br>/classes/Product.php:3683<br>/classes/Product.php:5658<br>/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ct_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
277
ms
|
1 |
|
|
/classes/Category.php:1577
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:42<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:63<br>/modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:108<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:216<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:72<br>/modules/rcpgtagmanager/rcpgtagmanager.php:229<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:549<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:156<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "jmsajaxsearch" LIMIT 1 |
275
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2542<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ets_awesomeurl" LIMIT 1 |
275
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/override/classes/Dispatcher.php:20<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "mailalerts" LIMIT 1 |
273
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/advancedemailguard/advancedemailguard.php:1245<br>/modules/advancedemailguard/advancedemailguard.php:972<br>/modules/advancedemailguard/advancedemailguard.php:954<br>/modules/advancedemailguard/advancedemailguard.php:1107<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ct_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 190 LIMIT 1 |
273
ms
|
1 |
|
|
/classes/Product.php:5637
/classes/Product.php:5892<br>/override/classes/Product.php:105<br>/classes/Category.php:1069<br>/src/Adapter/Category/CategoryProductSearchProvider.php:79<br>/src/Adapter/Category/CategoryProductSearchProvider.php:105<br>/modules/ps_categoryproducts/ps_categoryproducts.php:280<br>/modules/ps_categoryproducts/ps_categoryproducts.php:217<br>/modules/ps_categoryproducts/ps_categoryproducts.php:242<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:724<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:1026<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "leoproductsearch" LIMIT 1 |
272
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2493<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
272
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2493<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
272
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:100<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/56/bd/ae/56bdaebc210bd1fd8ca17c972fb55e678ae45d2d_2.file.footer-3.tpl.php:56<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/60/00/87/6000876cfdc4d789da382c4257bd766867bbd830_2.file.footer.tpl.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:515<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:143<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
269
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:802
/classes/Product.php:7792<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 86 AND `id_shop` = 1 LIMIT 1 |
269
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/14/59/ab/1459aba5cf1bd1cd2c31f05d223c347a758a1ec7_2.file.header-1.tpl.php:46<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.header.tpl.php:144<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/c2/2a/e3/c22ae37ab7d1874065de47d6491c8dac56a362ff_2.file.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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:279<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:76<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "tvcmssearch" LIMIT 1 |
268
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2523<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_ag_payment_simulator_fixed_interest_ratio`
WHERE (payment_mode_id=1) AND (number_of_payments=2) LIMIT 1 |
267
ms
|
12 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorFixedInterestRatio.php:48
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:404<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:221<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:253<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_shop_url` a0
WHERE (a0.`id_shop` = 1) AND (a0.`main` = 1) |
266
ms
|
1 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:396<br>/modules/agcliente/lib/AgCommunicator.php:17<br>/modules/agcliente/lib/AgClienteModuleTrait.php:326<br>/modules/agcliente/lib/AgClienteModuleTrait.php:400<br>/modules/agpaymentsimulator/base.php:1140<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ttblocksearch" LIMIT 1 |
262
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2499<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
262
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:749
/classes/Product.php:7791<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:127<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
261
ms
|
1 |
|
|
/classes/module/Module.php:2332
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:45<br>/classes/Hook.php:964<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/controllers/front/ProductController.php:1120<br>/controllers/front/ProductController.php:374<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ct_image_type` |
261
ms
|
8 |
|
|
/classes/ImageType.php:147
/classes/ImageType.php:204<br>/modules/facebookproductad/conf/moduleConfiguration.php:612<br>/modules/facebookproductad/lib/moduleTools.php:86<br>/modules/facebookproductad/facebookproductad.php:76<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ct_ag_payment_simulator_payment_mode`
WHERE (id=1) LIMIT 1 |
261
ms
|
1 |
|
|
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:98
/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:233<br>/modules/agpaymentsimulator/classes/AgPaymentSimulatorPaymentMode.php:170<br>/modules/agpaymentsimulator/base.php:1544<br>/modules/agpaymentsimulator/base.php:1442<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:162<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d6/8c/fb/d68cfbda39862f4d3d50c11eec1a82c21f28c451_2.file.product-prices.tpl.php:64<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:475<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:555<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/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/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:939<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:132<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/ee/7a/48/ee7a484ef38b3148a030141a14cabece0310d0e3_2.file.layout-both-columns.tpl.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/d4/e6/b8/d4e6b8395920862151715192fe4d56b02c71d5ed_2.file.layout-full-width.tpl.php:47<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/warehouselayouts_layout_full_width_tpl/12/20/bb/1220bb45bac296d07a1eb24f68042b0ee9d1e75e_2.file.product.tpl.php:65<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/controllers/front/ProductController.php:23<br>/classes/controller/FrontController.php:715<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
260
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/facebookproductad/lib/moduleTools.php:412<br>/modules/facebookproductad/facebookproductad.php:64<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
259
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2588<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "is_themecore" LIMIT 1 |
257
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2596<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "pm_advancedcookiebanner" LIMIT 1 |
257
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/facebookproductad/lib/moduleTools.php:412<br>/modules/facebookproductad/lib/moduleTools.php:1732<br>/modules/facebookproductad/lib/hook/hookDisplay.php:134<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "pproperties" LIMIT 1 |
256
ms
|
1 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/pproperties/pproperties.php:67<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:1417<br>/classes/controller/FrontController.php:1318<br>/controllers/front/ProductController.php:111<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `ct_stock_available`
WHERE (id_product = 698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
254
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:802
/classes/Product.php:7792<br>/classes/Product.php:745<br>/modules/facebookproductad/lib/pixel/pixelProduct.php:51<br>/modules/facebookproductad/lib/pixel/basePixel.php:272<br>/modules/facebookproductad/lib/moduleTools.php:1508<br>/modules/facebookproductad/lib/hook/hookDisplay.php:124<br>:undefined<br>/modules/facebookproductad/lib/hook/hookDisplay.php:62<br>/modules/facebookproductad/lib/hook/hookController.php:60<br>/modules/facebookproductad/facebookproductad.php:166<br>/modules/facebookproductad/facebookproductad.php:142<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 214 AND `id_shop` = 1 LIMIT 1 |
252
ms
|
1 |
|
|
/classes/module/Module.php:2332
/override/classes/Dispatcher.php:20<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ct_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
251
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:224<br>/index.php:27
|
SELECT SQL_NO_CACHE id_shop
FROM `ct_group_shop`
WHERE `id_group` = 3
AND id_shop = 1 LIMIT 1 |
250
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Group.php:400<br>/classes/Cart.php:248<br>/classes/Cart.php:221<br>/classes/controller/FrontController.php:443<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ct_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
249
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Tools.php:711<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
241
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:70<br>/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:39<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:170<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:159<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:66<br>/modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:54<br>/modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS17.php:78<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:57<br>/modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:39<br>/modules/rcpgtagmanager/rcpgtagmanager.php:197<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "labblocksearch" LIMIT 1 |
240
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2507<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
229
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2499<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "wbblocksearch" LIMIT 1 |
226
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2573<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
225
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2610<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "nrtsearchbar" LIMIT 1 |
221
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2610<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
220
ms
|
0 |
|
|
/classes/module/Module.php:2332
/classes/controller/FrontController.php:1579<br>/classes/controller/FrontController.php:1716<br>/controllers/front/ProductController.php:1376<br>/classes/controller/FrontController.php:528<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
218
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2573<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "dbsearchbar" LIMIT 1 |
208
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2331<br>/modules/ambjolisearch/ambjolisearch.php:2603<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
207
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/ambjolisearch/ambjolisearch.php:2603<br>/modules/ambjolisearch/ambjolisearch.php:437<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module` WHERE `name` = "ppropertiesmultidimensional" LIMIT 1 |
202
ms
|
0 |
|
|
/classes/module/Module.php:2844
/classes/module/Module.php:2307<br>/modules/pproperties/classes/psm.php:135<br>/modules/pproperties/classes/pp.php:2838<br>/modules/pproperties/pproperties.php:69<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:1195<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1174<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:1417<br>/classes/controller/FrontController.php:1318<br>/controllers/front/ProductController.php:111<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ct_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
188
ms
|
0 |
|
|
/classes/module/Module.php:2332
/modules/advancedemailguard/advancedemailguard.php:1245<br>/modules/advancedemailguard/advancedemailguard.php:972<br>/modules/advancedemailguard/advancedemailguard.php:954<br>/modules/advancedemailguard/advancedemailguard.php:1107<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:12<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/index.php:28
|