SELECT SQL_NO_CACHE DISTINCT od.product_id FROM ps_order_detail od LEFT JOIN ps_product p ON (p.id_product = od.product_id) INNER JOIN ps_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)LEFT JOIN `ps_product_attribute` pa ON (p.`id_product` = pa.`id_product`) LEFT JOIN ps_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1 AND product_attribute_shop.`default_on` = 1) LEFT JOIN ps_stock_available stock ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = IFNULL(`product_attribute_shop`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) LEFT JOIN ps_product_lang pl ON (pl.id_product = od.product_id AND pl.id_shop = 1 ) LEFT JOIN ps_category_lang cl ON (cl.id_category = product_shop.id_category_default AND cl.id_shop = 1 ) LEFT JOIN ps_image i ON (i.id_product = od.product_id) LEFT JOIN `ps_category_product` cp ON (cp.`id_category` = product_shop.id_category_default AND cp.id_product = product_shop.id_product) LEFT JOIN `ps_category_group` cg ON (cp.`id_category` = cg.`id_category`) WHERE od.id_order IN (5617,5665,5908,6025,6115,6197,6198,6266,6299,6454,6539,6636,6709,6787,7059,7165,7362,7611,7795,7838,7996,8003,8004,8033,8034,8089,8267,8603,8637,8835,8847,8927,8945,8981) AND pl.id_lang = 1 AND cl.id_lang = 1 AND od.product_id NOT IN (159) AND i.cover = 1 AND p.visibility IN ("both", "catalog") AND product_shop.active = 1 AND cg.`id_group` =1 ORDER BY RAND() LIMIT 10 | 37866 ms | 449344 | Yes | | /modules/iqitcrossselling/iqitcrossselling.php:213 /modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`)) FROM `ps_orders` o LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order LEFT JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule WHERE qdro.id_quantity_discount_rule = 1 AND 8 != o.current_state LIMIT 1 | 6226 ms | 2696 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:3625 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:353<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `ps_configuration` c LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) | 4872 ms | 1651 | | | /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:28 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `ps_module` m INNER JOIN ps_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1) INNER JOIN `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module` INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position` | 2279 ms | 1892 | Yes | Yes | /classes/Hook.php:1183 /classes/Hook.php:731<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `ps_hook_alias` ha INNER JOIN `ps_hook` h ON ha.name = h.name | 1558 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:6781<br>/classes/Product.php:736<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_hook_module` hm STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1) STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module) ORDER BY hm.position | 1407 ms | 470 | | | /classes/Hook.php:504 /classes/Hook.php:544<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:6781<br>/classes/Product.php:736<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 185 LIMIT 1 | 1004 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute, DATEDIFF( p.`date_add`, DATE_SUB( "2025-08-20 00:00:00", INTERVAL 0 DAY ) ) > 0 AS new FROM `ps_accessory` LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2` INNER JOIN ps_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` product_attribute_shop ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1) LEFT JOIN `ps_product_lang` pl ON ( p.`id_product` = pl.`id_product` AND pl.`id_lang` = 1 AND pl.id_shop = 1 ) LEFT JOIN `ps_category_lang` cl ON ( product_shop.`id_category_default` = cl.`id_category` AND cl.`id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `ps_image_shop` image_shop ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1) LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 1) LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`) LEFT JOIN ps_stock_available stock ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) WHERE `id_product_1` = 159 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none' GROUP BY product_shop.id_product | 887 ms | 1 | | Yes | /classes/Product.php:4639 /controllers/front/ProductController.php:358<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE lower(name) as name FROM `ps_hook` h WHERE (h.active = 1) | 849 ms | 825 | | | /classes/Hook.php:1283 /classes/Hook.php:786<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-20 00:00:00" AND date_to <= "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-20 00:00:00" AND date_from <= "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-20 00:00:00" AND date_to > "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 | 723 ms | 1 | | | /classes/CartRule.php:383 /classes/CartRule.php:416<br>/override/classes/CartRule.php:104<br>/classes/Cart.php:3021<br>/override/classes/Cart.php:67<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:335<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_attribute` a LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `ps_product_attribute_combination` pac ON (a.`id_attribute` = pac.`id_attribute`) LEFT JOIN `ps_product_attribute` pa ON (pac.`id_product_attribute` = pa.`id_product_attribute`) INNER JOIN ps_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 ps_attribute_shop attribute_shop ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1) WHERE pa.`id_product` = 159 | 711 ms | 1 | | | /classes/Product.php:7435 /classes/Product.php:7448<br>/controllers/front/ProductController.php:65<br>/controllers/front/ProductController.php:124<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.`id_product` FROM `ps_product` p INNER JOIN `ps_product_lang` pl ON (pl.`id_product` = p.`id_product`) INNER JOIN `ps_category_lang` cl ON (cl.`link_rewrite` = 'mieli') WHERE pl.`link_rewrite` = 'miele-biologico-di-acacia-e-tartufo-italiani-vasetto-110g' AND pl.`id_lang` = 1 AND cl.`link_rewrite` = 'mieli' AND p.`id_category_default` = cl.`id_category` LIMIT 1 | 652 ms | 476 | | | /override/classes/Dispatcher.php:259 /override/classes/Dispatcher.php:578<br>/classes/Dispatcher.php:359<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` | 650 ms | 825 | | | /classes/Hook.php:1243 /classes/Hook.php:222<br>/classes/Hook.php:824<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `ps_meta` m LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC | 647 ms | 106 | Yes | | /classes/Dispatcher.php:650 /override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 592 ms | 1 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr LEFT JOIN `ps_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) | 576 ms | 1 | | | /classes/CartRule.php:444 /override/classes/CartRule.php:104<br>/classes/Cart.php:3021<br>/override/classes/Cart.php:67<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:335<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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) 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.`available_date`, ag.`group_type` FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`) LEFT JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) LEFT JOIN `ps_attribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`) LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute`) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`) INNER JOIN ps_attribute_shop attribute_shop ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) WHERE pa.`id_product` = 159 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 | 574 ms | 1 | Yes | Yes | /classes/Product.php:4549 /controllers/front/ProductController.php:578<br>/controllers/front/ProductController.php:414<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (185) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 572 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE tr.* FROM `ps_tax_rule` tr JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 10 AND tr.`id_tax_rules_group` = 14 AND tr.`id_state` IN (0, 137) AND ('40050' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '40050'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 556 ms | 2 | Yes | | /classes/tax/TaxRulesTaxManager.php:109 /classes/Product.php:6782<br>/classes/Product.php:736<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM ps_tag t LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=159 | 549 ms | 1 | | | /classes/Tag.php:229 /classes/Product.php:745<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 185 AND image_shop.`cover` = 1 LIMIT 1 | 548 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 159 ORDER BY f.position ASC | 520 ms | 6 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 159 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 159 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 509 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM ps_shop_group gs LEFT JOIN ps_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN ps_shop_url su ON s.id_shop = su.id_shop AND su.main = 1 WHERE s.deleted = 0 AND gs.deleted = 0 ORDER BY gs.name, s.name | 507 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:28 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 185 ORDER BY f.position ASC | 497 ms | 4 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `ps_module` m LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 | 491 ms | 122 | | | /classes/module/Module.php:340 /modules/gformbuilderpro/gformbuilderpro.php:27<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE o.id_order FROM ps_orders o LEFT JOIN ps_order_detail od ON (od.id_order = o.id_order) WHERE o.valid = 1 AND od.product_id IN (159) | 488 ms | 34 | | | /modules/iqitcrossselling/iqitcrossselling.php:159 /modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 185 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 185 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 485 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `ps_module` m LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 | 484 ms | 122 | | | /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:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:521<br>/index.php:29 |
SELECT SQL_NO_CACHE MIN(price) as omniversepricing_price FROM `ps_omniversepricing_products` oc WHERE oc.`lang_id` = 1 AND oc.`shop_id` = 1 AND oc.`product_id` = 159 AND oc.date > "2025-07-20" AND oc.price != "6.49" AND oc.id_omniversepricing IN (SELECT oc2.id_omniversepricing FROM `ps_omniversepricing_products` oc2 WHERE oc2.`id_currency` = 1 OR oc2.`id_country` = 10 OR oc2.`id_group` IN (1)) UNION SELECT MIN(price) as omniversepricing_price FROM `ps_omniversepricing_products` oc WHERE oc.`lang_id` = 1 AND oc.`shop_id` = 1 AND oc.`product_id` = 159 AND oc.date > "2025-07-20" AND oc.price != "6.49" AND oc.`id_currency` = 0 AND oc.`id_country` = 0 | 482 ms | 0 | | | /modules/omniversepricing/omniversepricing.php:1251 /modules/omniversepricing/omniversepricing.php:1061<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 159 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC | 481 ms | 1 | Yes | | /classes/SpecificPrice.php:624 /controllers/front/ProductController.php:541<br>/controllers/front/ProductController.php:323<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product_attribute` pa INNER JOIN ps_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 `ps_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute` LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 159 GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group` ORDER BY pa.`id_product_attribute` | 477 ms | 1 | Yes | Yes | /classes/Product.php:2792 /controllers/front/ProductController.php:1013<br>/controllers/front/ProductController.php:997<br>/controllers/front/ProductController.php:538<br>/controllers/front/ProductController.php:323<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 159) AND (b.`id_shop` = 1) LIMIT 1 | 474 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooterProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 471 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:529<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.`id_product` FROM `ps_product` p INNER JOIN `ps_product_lang` pl ON (pl.`id_product` = p.`id_product`) INNER JOIN `ps_category_lang` cl ON (cl.`link_rewrite` = 'mieli') WHERE pl.`link_rewrite` = 'miele-biologico-di-acacia-e-tartufo-italiani-vasetto-110g' AND pl.`id_lang` = 1 AND cl.`link_rewrite` = 'mieli' AND p.`id_category_default` = cl.`id_category` LIMIT 1 | 466 ms | 476 | | | /override/classes/Dispatcher.php:259 /override/classes/Dispatcher.php:623<br>/classes/Dispatcher.php:359<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 201 AND `id_shop` = 1 LIMIT 1 | 462 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplate.php:121<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplate.php:66<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitwishlist/iqitwishlist.php:211<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:500<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:158<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM ps_shop_url su LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'shop.mielizia.com' OR su.domain_ssl = 'shop.mielizia.com') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC | 458 ms | 1 | Yes | | /classes/shop/Shop.php:1350 /classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:28 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 156 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 452 ms | 1 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 53 LIMIT 1 | 447 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 88 LIMIT 1 | 438 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 435 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 196 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 433 ms | 2 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 74 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 433 ms | 1 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_condition` t WHERE `id_quantity_discount_rule_group` = 40 ORDER BY `id_quantity_discount_rule_condition` ASC | 432 ms | 5 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleGroup.php:45 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:3720<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:361<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product_attribute` pa INNER JOIN ps_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 `ps_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute` LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 159 GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group` ORDER BY pa.`id_product_attribute` | 431 ms | 1 | Yes | Yes | /classes/Product.php:2792 /controllers/front/ProductController.php:1013<br>/controllers/front/ProductController.php:975<br>/controllers/front/ProductController.php:1265<br>/classes/controller/FrontController.php:1736<br>/override/classes/controller/FrontController.php:32<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-20 00:00:00" AND date_to <= "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-20 00:00:00" AND date_from <= "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-20 00:00:00" AND date_to > "2025-08-20 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 | 429 ms | 1 | | | /classes/CartRule.php:383 /classes/CartRule.php:416<br>/override/classes/CartRule.php:104<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 82 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 424 ms | 1 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE a.*,b.title FROM ps_gformbuilderpro as a, ps_gformbuilderpro_lang as b, ps_gformbuilderpro_shop as c WHERE a.id_gformbuilderpro = b.id_gformbuilderpro AND a.id_gformbuilderpro = c.id_gformbuilderpro AND c.id_shop = 1 AND b.id_lang = 1 and FIND_IN_SET("Header",a.hooks) AND a.active = 1 | 422 ms | 1 | | | /modules/gformbuilderpro/classes/gformbuilderproModel.php:146 /modules/gformbuilderpro/gformbuilderpro.php:868<br>/modules/gformbuilderpro/gformbuilderpro.php:890<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 156 LIMIT 1 | 419 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 53 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 418 ms | 2 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 89 LIMIT 1 | 409 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product_attribute` pa INNER JOIN ps_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 `ps_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute` LEFT JOIN `ps_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `ps_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 159 GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group` ORDER BY pa.`id_product_attribute` | 409 ms | 1 | Yes | Yes | /classes/Product.php:2792 /controllers/front/ProductController.php:1013<br>/controllers/front/ProductController.php:997<br>/controllers/front/ProductController.php:1110<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 89 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 408 ms | 2 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 88 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 407 ms | 2 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, ( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 10, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score` FROM `ps_specific_price` WHERE `id_shop` IN (0, 1) AND `id_currency` IN (0, 1) AND `id_country` IN (0, 10) AND `id_group` IN (0, 1) AND `id_product` = 75 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-08-20 00:00:00' <= `to`) AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 | 406 ms | 1 | Yes | | /classes/SpecificPrice.php:561 /classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (156) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 405 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 156 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 156 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 402 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 196 LIMIT 1 | 399 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute FROM ps_product_attribute pa INNER JOIN ps_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 = 159 LIMIT 1 | 398 ms | 1 | | | /classes/Product.php:1040 /classes/Product.php:3786<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.id_cms as value,CONCAT('mm_cms_',c.id_cms) as id, cl.meta_title as label FROM ps_cms c INNER JOIN ps_cms_shop cs ON (c.id_cms= cs.id_cms AND cs.id_shop=1) LEFT JOIN ps_cms_lang cl ON c.id_cms=cl.id_cms AND cl.id_lang=1 WHERE c.active=1 GROUP BY c.id_cms ORDER BY cl.meta_title asc | 398 ms | 14 | Yes | Yes | /modules/ets_megamenu/ets_megamenu.php:4937 /modules/ets_megamenu/ets_megamenu.php:567<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule` a WHERE (a.`id_quantity_discount_rule` = 1) LIMIT 1 | 398 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:102<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:351<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 198 LIMIT 1 | 396 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 75 LIMIT 1 | 395 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (74) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 394 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 74 LIMIT 1 | 394 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 390 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/quantitydiscountpro.php:664<br>/modules/quantitydiscountpro/quantitydiscountpro.php:529<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name` FROM ps_tag t LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag) WHERE pt.`id_product`=159 | 387 ms | 1 | | | /classes/Tag.php:229 /classes/Product.php:745<br>/modules/omniversepricing/omniversepricing.php:1035<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 159) AND (b.`id_shop` = 1) LIMIT 1 | 385 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/classes/Link.php:114<br>/classes/Link.php:186<br>/classes/Link.php:1229<br>/classes/controller/FrontController.php:2039<br>/classes/controller/FrontController.php:1527<br>/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer FROM `ps_quantity_discount_rule` qdr LEFT JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) WHERE qdr.`active` = 1 AND `id_family` = 1 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 385 ms | 36 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:249 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:347<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_group` t WHERE `id_quantity_discount_rule` = 1 ORDER BY `id_quantity_discount_rule_group` ASC | 385 ms | 6 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:147 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:3710<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:361<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2025-08-20 00:00:00', INTERVAL 0 DAY ) ) > 0) as new FROM ps_product p LEFT JOIN ps_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product AND sa.id_shop = 1 LEFT JOIN ps_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product = 82 LIMIT 1 | 383 ms | 1 | | | /classes/ProductAssembler.php:106 /classes/ProductAssembler.php:125<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 88 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 88 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 379 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (82) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 379 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (53) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 376 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 82 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 82 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 375 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (75) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 374 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 198 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 198 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 372 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 53 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 53 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 372 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 89 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 89 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 370 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1 | 369 ms | 2 | | | /classes/Language.php:1198 /classes/Language.php:1502<br>/override/classes/Dispatcher.php:74<br>/override/classes/Dispatcher.php:117<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (88) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 364 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 75 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 75 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 363 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_attribute` a LEFT JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `ps_product_attribute_combination` pac ON (a.`id_attribute` = pac.`id_attribute`) LEFT JOIN `ps_product_attribute` pa ON (pac.`id_product_attribute` = pa.`id_product_attribute`) INNER JOIN ps_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 ps_attribute_shop attribute_shop ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1) WHERE pa.`id_product` = 159 | 363 ms | 1 | | | /classes/Product.php:7435 /controllers/front/ProductController.php:800<br>/controllers/front/ProductController.php:326<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 74 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 74 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 362 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 45 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC | 361 ms | 1 | Yes | Yes | /classes/Category.php:919 /controllers/front/ProductController.php:828<br>/controllers/front/ProductController.php:321<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity FROM `ps_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_customization` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 196 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_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` = 196 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 | 360 ms | 0 | | | /classes/Cart.php:1429 /classes/Product.php:4285<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 2 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 359 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:555<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop` FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 ) INNER JOIN ps_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` = 2 AND `active` = 1 GROUP BY c.`id_category` ORDER BY category_shop.`position` ASC | 358 ms | 17 | Yes | Yes | /classes/Category.php:1146 /classes/Category.php:1082<br>/controllers/front/ProductController.php:838<br>/controllers/front/ProductController.php:321<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE ctg.`id_group` FROM `ps_category_product` cp INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`) WHERE cp.`id_product` = 159 AND ctg.`id_group` = 1 LIMIT 1 | 357 ms | 5 | | | /classes/Product.php:6623 /classes/Product.php:6601<br>/controllers/front/ProductController.php:194<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 159) LIMIT 1 | 355 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:2025<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
(SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr LEFT JOIN `ps_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_%") | 353 ms | 1 | | | /classes/CartRule.php:444 /override/classes/CartRule.php:104<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 185) AND (b.`id_shop` = 1) LIMIT 1 | 353 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (196) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 352 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (198) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 352 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, SUM(IF(stock.`quantity` > 0, 1, 0)) qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `ps_product_attribute` pa INNER JOIN ps_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 ps_stock_available stock ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 ) JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (89) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` HAVING qty > 0 ORDER BY a.`position` ASC; | 352 ms | 1 | Yes | | /classes/Product.php:4487 /src/Adapter/Product/ProductColorsRetriever.php:43<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:518<br>/src/Adapter/Presenter/AbstractLazyArray.php:257<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:193<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:334<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM (SELECT DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 GROUP BY id_product ) AS counted LIMIT 1 | 350 ms | 9604 | | | /classes/SpecificPrice.php:287 /classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:533<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `ps_lang` l LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) | 348 ms | 2 | | | /classes/Language.php:1049 /config/config.inc.php:154<br>/index.php:28 |
SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 45) AND (b.`id_shop` = 1) LIMIT 1 | 342 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_iqitsizechart FROM ps_iqitsizechart_product WHERE id_product = 159 LIMIT 1 | 340 ms | 9 | | | /modules/iqitsizecharts/src/IqitSizeCharts.php:363 /modules/iqitsizecharts/iqitsizecharts.php:619<br>/modules/iqitsizecharts/iqitsizecharts.php:543<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:494<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:616<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 4 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 337 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:555<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE m.id_manufacturer as value,CONCAT('mm_manufacturer_',m.id_manufacturer) as id, name as label FROM ps_manufacturer m INNER JOIN ps_manufacturer_shop ms ON (m.id_manufacturer=ms.id_manufacturer AND ms.id_shop=1) WHERE active=1 ORDER BY name asc | 336 ms | 2 | Yes | | /modules/ets_megamenu/ets_megamenu.php:4895 /modules/ets_megamenu/ets_megamenu.php:517<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_homeribbon_files` where `id_store`=1 and `id_lang`=1 LIMIT 1 | 333 ms | 1 | | | /modules/homeribbon/homeribbon.php:796 /modules/homeribbon/homeribbon.php:130<br>/modules/homeribbon/homeribbon.php:185<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 156 ORDER BY f.position ASC | 332 ms | 4 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 53 ORDER BY f.position ASC | 329 ms | 5 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 159) | 329 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 88 ORDER BY f.position ASC | 326 ms | 6 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer FROM `ps_quantity_discount_rule` qdr LEFT JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) WHERE qdr.`active` = 1 AND `id_family` = 4 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 325 ms | 36 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:249 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:347<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_threesixty FROM ps_iqit_threesixty WHERE id_product = 159 LIMIT 1 | 325 ms | 1 | | | /modules/iqitextendedproduct/src/IqitThreeSixty.php:73 /modules/iqitextendedproduct/iqitextendedproduct.php:319<br>/modules/iqitextendedproduct/iqitextendedproduct.php:304<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:176<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:950<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE tr.* FROM `ps_tax_rule` tr JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 10 AND tr.`id_tax_rules_group` = 14 AND tr.`id_state` IN (0, 0) AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 322 ms | 1 | Yes | | /classes/tax/TaxRulesTaxManager.php:109 /classes/Product.php:5856<br>/classes/Product.php:5800<br>/controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE count(distinct(o.`id_order`)) FROM `ps_orders` o LEFT JOIN ps_order_cart_rule od ON o.id_order = od.id_order LEFT JOIN ps_quantity_discount_rule_order qdro ON od.id_cart_rule = qdro.id_cart_rule WHERE qdro.id_quantity_discount_rule = 48 AND 8 != o.current_state LIMIT 1 | 321 ms | 20 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:3676 /modules/quantitydiscountpro/quantitydiscountpro.php:669<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab` | 320 ms | 167 | | | /classes/Tab.php:359 /controllers/front/ProductController.php:134<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 74) AND (b.`id_shop` = 1) LIMIT 1 | 320 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 89 ORDER BY f.position ASC | 320 ms | 6 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 198 ORDER BY f.position ASC | 320 ms | 3 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 196 ORDER BY f.position ASC | 319 ms | 4 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 156) AND (b.`id_shop` = 1) LIMIT 1 | 317 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 | 317 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:28 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 315 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:7767<br>/classes/Product.php:747<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 315 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 | 314 ms | 1 | | | /classes/SpecificPrice.php:411 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 82 ORDER BY f.position ASC | 314 ms | 6 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC | 313 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_lang FROM ps_lang WHERE is_rtl=0 AND active=1 LIMIT 1 | 313 ms | 2 | | | /modules/ets_megamenu/ets_megamenu.php:6963 /modules/ets_megamenu/ets_megamenu.php:139<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 74 ORDER BY f.position ASC | 311 ms | 5 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM ps_regionalitaprodotti WHERE `id_lang` = "1" and `id_store`="1" LIMIT 1 | 310 ms | 1 | | | /modules/regionalitaprodotti/regionalitaprodotti.php:781 /modules/regionalitaprodotti/regionalitaprodotti.php:164<br>/modules/regionalitaprodotti/regionalitaprodotti.php:128<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:954<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position FROM ps_feature_product pf LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1) LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1) LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1) INNER JOIN ps_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) WHERE pf.id_product = 75 ORDER BY f.position ASC | 310 ms | 5 | Yes | | /classes/Product.php:5905 /classes/Product.php:5767<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE s.id_supplier as value,CONCAT('mm_supplier_',s.id_supplier) as id, name as label FROM ps_supplier s INNER JOIN ps_supplier_shop ss ON (s.id_supplier=ss.id_supplier AND ss.id_shop=1) WHERE active=1 ORDER BY name asc | 310 ms | 1 | Yes | | /modules/ets_megamenu/ets_megamenu.php:4915 /modules/ets_megamenu/ets_megamenu.php:529<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'it-it' OR `language_code` = 'it-it' LIMIT 1 | 309 ms | 2 | | | /classes/Language.php:853 /src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 89) AND (b.`id_shop` = 1) LIMIT 1 | 309 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 309 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:555<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 198) AND (b.`id_shop` = 1) LIMIT 1 | 306 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer FROM `ps_quantity_discount_rule` qdr LEFT JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) WHERE qdr.`active` = 1 AND `id_family` = 3 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 306 ms | 36 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:249 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:347<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 53) AND (b.`id_shop` = 1) LIMIT 1 | 306 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 LIMIT 1 | 305 ms | 1 | | | /classes/Currency.php:1126 /classes/Currency.php:1143<br>/classes/module/Module.php:2423<br>/modules/iqitlinksmanager/iqitlinksmanager.php:148<br>/modules/iqitlinksmanager/iqitlinksmanager.php:115<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:102<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 185 ORDER BY `position` | 305 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 88) AND (b.`id_shop` = 1) LIMIT 1 | 305 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 196) AND (b.`id_shop` = 1) LIMIT 1 | 304 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 159 ORDER BY `position` | 302 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1154<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 75) AND (b.`id_shop` = 1) LIMIT 1 | 302 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 3 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 299 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category` a0 LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`) WHERE (a0.`nleft` < 3) AND (a0.`nright` > 4) AND (a1.`id_lang` = 1) ORDER BY a0.`nleft` asc | 299 ms | 4 | | | /classes/PrestaShopCollection.php:381 /classes/PrestaShopCollection.php:438<br>/controllers/front/ProductController.php:1247<br>/classes/controller/FrontController.php:1736<br>/override/classes/controller/FrontController.php:32<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM ps_shop s LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 | 298 ms | 2 | | | /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:28 |
SELECT SQL_NO_CACHE * FROM `ps_product` a LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 82) AND (b.`id_shop` = 1) LIMIT 1 | 296 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/src/Adapter/Image/ImageRetriever.php:66<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 10) LIMIT 1 | 294 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:28 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 185 LIMIT 1 | 293 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_group` a LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 | 292 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE *, qdrl.`name`, '' as id_customer FROM `ps_quantity_discount_rule` qdr LEFT JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) WHERE qdr.`active` = 1 AND `id_family` = 2 AND `code` != '' AND `highlight` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 290 ms | 36 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:249 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:347<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions` WHERE `id_shop` IN (1) | 288 ms | 1 | | | /classes/module/Module.php:2237 /classes/Hook.php:889<br>/classes/Dispatcher.php:521<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 287 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:413<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` | 287 ms | 88 | | | /classes/Hook.php:301 /classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 159 AND image_shop.`cover` = 1 LIMIT 1 | 287 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(p.id_product) FROM `ps_product` p INNER JOIN ps_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 159 AND DATEDIFF("2025-08-20 00:00:00", product_shop.`date_add`) < 0 LIMIT 1 | 286 ms | 0 | | | /classes/Product.php:1651 /classes/Product.php:738<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_tax` a WHERE (a.`id_tax` = 2) LIMIT 1 | 283 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:6782<br>/classes/Product.php:736<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 4 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 279 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 2 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 278 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:413<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT c.* FROM `ps_category` c LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1) WHERE `level_depth` = 1 | 273 ms | 2 | | | /classes/Category.php:2233 /classes/Category.php:1109<br>/modules/ets_megamenu/ets_megamenu.php:553<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayTop') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 2 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 273 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 1 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 273 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:514<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooterProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 3 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 273 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:529<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 159 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 272 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(p.id_product) FROM `ps_product` p INNER JOIN ps_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) WHERE p.id_product = 159 AND DATEDIFF("2025-08-20 00:00:00", product_shop.`date_add`) < 0 LIMIT 1 | 271 ms | 0 | | | /classes/Product.php:1651 /classes/Product.php:738<br>/modules/omniversepricing/omniversepricing.php:1035<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE domain, domain_ssl FROM ps_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 | 268 ms | 2 | | | /classes/shop/ShopUrl.php:182 /classes/shop/ShopUrl.php:198<br>/classes/Tools.php:333<br>/classes/Link.php:66<br>/override/classes/Link.php:34<br>/config/config.inc.php:284<br>/index.php:28 |
SELECT SQL_NO_CACHE c.id_cms as value,CONCAT('mm_cms_',c.id_cms) as id, cl.meta_title as label FROM ps_cms c INNER JOIN ps_cms_shop cs ON (c.id_cms= cs.id_cms AND cs.id_shop=1) LEFT JOIN ps_cms_lang cl ON c.id_cms=cl.id_cms AND cl.id_lang=1 WHERE c.active=1 GROUP BY c.id_cms ORDER BY cl.meta_title asc | 266 ms | 14 | Yes | Yes | /modules/ets_megamenu/ets_megamenu.php:4937 /modules/ets_megamenu/ets_megamenu.php:2079<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_lang` a LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 1) LIMIT 1 | 266 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:28 |
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_specific_price` WHERE `id_product` != 0 | 266 ms | 98 | | | /classes/SpecificPrice.php:295 /classes/SpecificPrice.php:345<br>/classes/SpecificPrice.php:533<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 | 265 ms | 1 | | | /classes/shop/Shop.php:1171 /override/classes/Dispatcher.php:253<br>/override/classes/Dispatcher.php:578<br>/classes/Dispatcher.php:359<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductPriceBlockProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 3 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 262 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:555<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` | 259 ms | 88 | | | /classes/Hook.php:353 /classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/classes/Dispatcher.php:603<br>/override/classes/Dispatcher.php:227<br>/classes/Dispatcher.php:214<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 196 AND `id_shop` = 1 LIMIT 1 | 258 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/d0/29/35/d02935eb9cc6e6c430e3dffc612c29f466e35d31_2.file.product-cover.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/d0/29/35/d02935eb9cc6e6c430e3dffc612c29f466e35d31_2.file.product-cover.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/73/36/8f/73368f2a1e61c60d8397c8d9bec5bc96fac80b6d_2.file.product-cover-thumbnails.tpl.php:36<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:190<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:950<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product` FROM `ps_giftcardproduct` | 257 ms | 2 | | | /modules/giftcard/models/GiftCardProduct.php:425 /modules/giftcard/models/GiftCardProduct.php:444<br>/modules/giftcard/giftcard.php:631<br>/override/classes/Product.php:106<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 257 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:346<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_tax_lang` WHERE `id_tax` = 2 | 255 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/tax/TaxRulesTaxManager.php:116<br>/classes/Product.php:6782<br>/classes/Product.php:736<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE tr.* FROM `ps_tax_rule` tr JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`) WHERE trg.`active` = 1 AND tr.`id_country` = 10 AND tr.`id_tax_rules_group` = 0 AND tr.`id_state` IN (0, 137) AND ('40050' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to` OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '40050'))) ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 253 ms | 0 | | | /classes/tax/TaxRulesTaxManager.php:109 /classes/Product.php:3921<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:4107<br>/controllers/front/ProductController.php:268<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooterProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 2 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 253 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:529<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_condition` a WHERE (a.`id_quantity_discount_rule_condition` = 44) LIMIT 1 | 253 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/quantitydiscountpro/classes/QuantityDiscountRuleCondition.php:190<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:3732<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:361<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_productvideo FROM ps_iqit_productvideo WHERE id_product = 159 LIMIT 1 | 251 ms | 1 | | | /modules/iqitextendedproduct/src/IqitProductVideo.php:73 /modules/iqitextendedproduct/iqitextendedproduct.php:331<br>/modules/iqitextendedproduct/iqitextendedproduct.php:304<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:176<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:950<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 | 248 ms | 1 | | | /classes/Cart.php:4218 /classes/Cart.php:4193<br>/classes/Cart.php:2134<br>/src/Adapter/Presenter/Cart/CartPresenter.php:334<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pagecache" LIMIT 1 | 248 ms | 0 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/config/smartyfront.config.inc.php:58<br>/config/smarty.config.inc.php:59<br>/config/config.inc.php:253<br>/index.php:28 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 3 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 248 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:514<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 248 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/quantitydiscountpro.php:664<br>/modules/quantitydiscountpro/quantitydiscountpro.php:555<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM ps_topbanner WHERE status = 1 LIMIT 1 | 247 ms | 12 | | | /modules/topbanner/classes/TopBannerClass.php:101 /modules/topbanner/topbanner.php:412<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `name` FROM `ps_hook` WHERE `id_hook` = 10 LIMIT 1 | 245 ms | 1 | | | /classes/Hook.php:239 /classes/Hook.php:884<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC | 245 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:103<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1154<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 185) | 244 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 | 244 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>/modules/ets_megamenu/ets_megamenu.php:553<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 74 LIMIT 1 | 242 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.id_elementor FROM ps_iqit_elementor_product c LEFT JOIN ps_iqit_elementor_product_shop s ON c.id_elementor = s.id_elementor WHERE c.id_product = 159 AND s.id_shop = 1 LIMIT 1 | 242 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:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1016<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE m.id_manufacturer as value,CONCAT('mm_manufacturer_',m.id_manufacturer) as id, name as label FROM ps_manufacturer m INNER JOIN ps_manufacturer_shop ms ON (m.id_manufacturer=ms.id_manufacturer AND ms.id_shop=1) WHERE active=1 ORDER BY name asc | 242 ms | 2 | Yes | | /modules/ets_megamenu/ets_megamenu.php:4895 /modules/ets_megamenu/ets_megamenu.php:1503<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 156) | 242 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_iqitreviews_products` pr WHERE pr.`id_product` = 159 AND pr.`status` = 1 ORDER BY pr.`date_add` DESC | 240 ms | 1 | Yes | | /modules/iqitreviews/src/IqitProductReview.php:97 /modules/iqitreviews/iqitreviews.php:182<br>/modules/iqitreviews/iqitreviews.php:126<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<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:1113<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 239 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/quantitydiscountpro.php:664<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 2 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 239 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:514<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 3 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 238 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:413<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayProductButtons') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 4 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 238 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:514<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooterProduct') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 4 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 237 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:529<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 159 AND `id_group` = 1 LIMIT 1 | 235 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_product_lang` WHERE `id_product` = 159 AND `id_shop` = 1 | 234 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:713<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:2025<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 185 LIMIT 1 | 234 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM ps_af_settings WHERE id_shop = 1 | 233 ms | 6 | | | /modules/amazzingfilter/amazzingfilter.php:1502 /modules/amazzingfilter/amazzingfilter.php:62<br>/modules/amazzingfilter/amazzingfilter.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:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.id_elementor FROM ps_iqit_elementor_content c WHERE c.active = 1 AND c.hook = 26 | 233 ms | 1 | | | /modules/iqitelementor/src/IqitElementorContent.php:123 /modules/iqitelementor/iqitelementor.php:661<br>/modules/iqitelementor/iqitelementor.php:554<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdr.`id_quantity_discount_rule`, qdrc.`id_quantity_discount_rule_condition` FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_condition` qdrc ON (qdr.`id_quantity_discount_rule` = qdrc.`id_quantity_discount_rule`) WHERE qdrc.`id_type` = 27 AND qdr.`id_shop` = 1 | 232 ms | 5 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:267 /modules/quantitydiscountpro/quantitydiscountpro.php:386<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 159 LIMIT 1 | 232 ms | 1 | | | /classes/Pack.php:89 /controllers/front/ProductController.php:255<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 | 232 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:28 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 53 ORDER BY `position` | 230 ms | 2 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 196 ORDER BY `position` | 230 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-08-20 00:00:00' AND '2025-08-20 23:59:59' LIMIT 1 | 229 ms | 1 | | | /classes/SpecificPrice.php:362 /classes/SpecificPrice.php:533<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT(qdr.`id_quantity_discount_rule`) FROM `ps_quantity_discount_rule` qdr INNER JOIN `ps_quantity_discount_rule_lang` qdrl ON (qdr.`id_quantity_discount_rule` = qdrl.`id_quantity_discount_rule` AND qdrl.`id_lang` = 1) INNER JOIN `ps_quantity_discount_rule_message` qdrm ON (qdrm.`id_quantity_discount_rule` = qdr.`id_quantity_discount_rule` AND qdrm.`hook_name` = 'hookDisplayFooter') INNER JOIN `ps_quantity_discount_rule_message_lang` qdrml ON (qdrm.`id_quantity_discount_rule_message` = qdrml.`id_quantity_discount_rule_message` AND qdrml.`id_lang` = 1) WHERE qdr.`active` = 1 AND qdr.`id_shop` = 1 AND `id_family` = 4 ORDER BY qdr.`priority` ASC, qdr.`id_quantity_discount_rule` ASC | 229 ms | 2 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:292 /modules/quantitydiscountpro/quantitydiscountpro.php:665<br>/modules/quantitydiscountpro/quantitydiscountpro.php:413<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 229 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/quantitydiscountpro.php:664<br>/modules/quantitydiscountpro/quantitydiscountpro.php:413<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 89) | 229 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1 LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 | 228 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:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 88) | 227 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 88 ORDER BY `position` | 226 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'it' LIMIT 1 | 225 ms | 2 | | | /classes/Language.php:824 /classes/Tools.php:644<br>/override/classes/Dispatcher.php:122<br>/classes/Dispatcher.php:214<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 75) | 224 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 53 AND image_shop.`cover` = 1 LIMIT 1 | 224 ms | 2 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop_url` a0 | 223 ms | 1 | | | /classes/PrestaShopCollection.php:381 /classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:324<br>/modules/sendinblue/services/ConfigService.php:122<br>/modules/sendinblue/services/ConfigService.php:138<br>/modules/sendinblue/sendinblue.php:203<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 82) | 223 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_country` a LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 10) LIMIT 1 | 222 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 53) | 221 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_country_lang` WHERE `id_country` = 10 | 221 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 74) | 221 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 196) | 220 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 156 ORDER BY `position` | 218 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM ps_shop | 217 ms | 1 | | | /classes/shop/Shop.php:747 /classes/Hook.php:623<br>/classes/module/Module.php:1016<br>/modules/postcodeblocker/postcodeblocker.php:85<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 75 ORDER BY `position` | 217 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 74 ORDER BY `position` | 216 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 198 ORDER BY `position` | 216 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 89 ORDER BY `position` | 215 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE s.id_supplier as value,CONCAT('mm_supplier_',s.id_supplier) as id, name as label FROM ps_supplier s INNER JOIN ps_supplier_shop ss ON (s.id_supplier=ss.id_supplier AND ss.id_shop=1) WHERE active=1 ORDER BY name asc | 213 ms | 1 | Yes | | /modules/ets_megamenu/ets_megamenu.php:4915 /modules/ets_megamenu/ets_megamenu.php:1751<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 156 LIMIT 1 | 213 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ultimateimagetool" LIMIT 1 | 212 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/override/classes/Link.php:36<br>/config/config.inc.php:284<br>/index.php:28 |
SELECT SQL_NO_CACHE `name` FROM `ps_manufacturer` WHERE `id_manufacturer` = 0 AND `active` = 1 LIMIT 1 | 212 ms | 0 | | | /classes/Manufacturer.php:312 /classes/Product.php:729<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE hm.`id_module` FROM `ps_hook_module` hm, `ps_hook` h WHERE hm.`id_module` = 277 AND h.`id_hook` = 61 AND h.`id_hook` = hm.`id_hook` AND `id_shop` = 1 LIMIT 1 | 211 ms | 1 | | | /classes/Hook.php:634 /classes/module/Module.php:1016<br>/modules/postcodeblocker/postcodeblocker.php:85<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 82 ORDER BY `position` | 211 ms | 1 | Yes | | /classes/Product.php:3517 /src/Adapter/Image/ImageRetriever.php:69<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM `ps_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1 | 211 ms | 1 | | | /classes/ObjectModel.php:1647 /config/config.inc.php:227<br>/index.php:28 |
SELECT SQL_NO_CACHE * FROM `ps_hi_assetspreloading` | 210 ms | 6 | | | /modules/hi_assetspreloading/hi_assetspreloading.php:47 /classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
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 `ps_product` p INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1) WHERE (p.`id_product` = 198) | 209 ms | 1 | | | /classes/Product.php:3829 /classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE format FROM `ps_address_format` WHERE `id_country` = 10 LIMIT 1 | 209 ms | 1 | | | /classes/AddressFormat.php:672 /classes/AddressFormat.php:634<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 159 AND id_shop=1 LIMIT 1 | 207 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_state` a WHERE (a.`id_state` = 137) LIMIT 1 | 207 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_group_lang` WHERE `id_group` = 1 | 206 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/classes/Cart.php: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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 88 AND image_shop.`cover` = 1 LIMIT 1 | 205 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1 | 205 ms | 1 | | | /classes/shop/Shop.php:1172 /override/classes/Dispatcher.php:253<br>/override/classes/Dispatcher.php:578<br>/classes/Dispatcher.php:359<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 156 AND image_shop.`cover` = 1 LIMIT 1 | 204 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE GROUP_CONCAT(a.`id_product_pack`) FROM `ps_pack` a WHERE a.`id_product_item` = 159 LIMIT 1 | 202 ms | 1 | | | /classes/Pack.php:409 /controllers/front/ProductController.php:356<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-08-20 00:00:00' AND '2025-08-20 23:59:59' LIMIT 1 | 201 ms | 1 | | | /classes/SpecificPrice.php:366 /classes/SpecificPrice.php:533<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_currency` a LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 | 200 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 74 AND image_shop.`cover` = 1 LIMIT 1 | 200 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 156 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 199 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 75 LIMIT 1 | 196 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 53 LIMIT 1 | 195 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM ps_required_field | 195 ms | 1 | | | /classes/ObjectModel.php:1510 /classes/ObjectModel.php:1542<br>/classes/ObjectModel.php:1473<br>/override/classes/controller/FrontController.php:31<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 159 LIMIT 1 | 193 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 298 AND `id_shop` = 1 LIMIT 1 | 193 ms | 1 | | | /classes/module/Module.php:2328 /override/classes/Link.php:36<br>/config/config.inc.php:284<br>/index.php:28 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 75 AND image_shop.`cover` = 1 LIMIT 1 | 193 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 193 ms | 0 | | | /classes/module/Module.php:2328 /config/smartyfront.config.inc.php:58<br>/config/smarty.config.inc.php:59<br>/config/config.inc.php:253<br>/index.php:28 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 82 AND image_shop.`cover` = 1 LIMIT 1 | 192 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 88 LIMIT 1 | 191 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 185 LIMIT 1 | 190 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitreviews" LIMIT 1 | 190 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/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:1113<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 159 LIMIT 1 | 189 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:183<br>/modules/iqitreviews/iqitreviews.php:126<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<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:1113<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 82 LIMIT 1 | 187 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE qdrf.* FROM `ps_quantity_discount_rule_family` qdrf WHERE 1 AND qdrf.active = 1 AND qdrf.`id_shop` = 1 ORDER BY qdrf.priority ASC; | 186 ms | 1 | Yes | | /modules/quantitydiscountpro/classes/QuantityDiscountRuleFamily.php:71 /modules/quantitydiscountpro/quantitydiscountpro.php:664<br>/modules/quantitydiscountpro/quantitydiscountpro.php:514<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 89 AND image_shop.`cover` = 1 LIMIT 1 | 186 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 89 LIMIT 1 | 185 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 198 AND image_shop.`cover` = 1 LIMIT 1 | 185 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 196 LIMIT 1 | 184 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE image_shop.`id_image` FROM `ps_image` i INNER JOIN ps_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) WHERE i.`id_product` = 196 AND image_shop.`cover` = 1 LIMIT 1 | 184 ms | 1 | | | /classes/Product.php:3542 /classes/Product.php:5606<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb FROM `ps_iqitreviews_products` pr WHERE pr.`status` = 1 AND pr.`id_product` = 198 LIMIT 1 | 184 ms | 1 | | | /modules/iqitreviews/src/IqitProductReview.php:116 /modules/iqitreviews/iqitreviews.php:194<br>/modules/iqitreviews/iqitreviews.php:149<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.tpl.php:322<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/cc/22/18/cc2218a96f0e659025c914966e2a26fbdd1efb6e_2.file.product-miniature-1.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:383<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/8f/1c/d5/8f1cd527970669ca1c4c82ccbc1bc59cb0a6b54c_2.file.product.tpl.php:29<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/warehousechild/e9/dd/94/e9dd94f97a77aa129d38521b092ab1fb8898f011_2.module.iqitcrosssellingviewstemp.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitcrossselling/iqitcrossselling.php:148<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitwishlist" LIMIT 1 | 183 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/73/21/2a/73212a4bdbcbea66f5f9091de3d927a85a5c8721_2.file.product-add-to-cart.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/warehousechildlayouts_layout_full_width_tpl/73/21/2a/73212a4bdbcbea66f5f9091de3d927a85a5c8721_2.file.product-add-to-cart.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:561<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:636<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1 | 183 ms | 0 | | | /classes/Supplier.php:244 /classes/Product.php:730<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 183 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 46 LIMIT 1 | 183 ms | 1 | | | /classes/Category.php:1371 /classes/Product.php:5621<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active` FROM `ps_module` m LEFT JOIN `ps_module_shop` ms ON m.`id_module` = ms.`id_module` WHERE `name` = "ps_categorytree" AND ms.`id_shop` IN (1) LIMIT 1 | 182 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 185 | 182 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `ps_pack` where id_product_pack = 159 | 182 ms | 1 | | | /classes/Pack.php:164 /classes/Pack.php:135<br>/classes/Product.php:6591<br>/controllers/front/ProductController.php:353<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1 | 181 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_lang` WHERE `id_quantity_discount_rule` = 1 | 180 ms | 71 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:102<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:351<br>/override/classes/CartRule.php:110<br>/override/classes/CartRule.php:139<br>/classes/Cart.php:546<br>/src/Adapter/Presenter/Cart/CartPresenter.php:445<br>/override/classes/controller/FrontController.php:23<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule` a WHERE (a.`id_quantity_discount_rule` = 48) LIMIT 1 | 180 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:102<br>/modules/quantitydiscountpro/quantitydiscountpro.php:668<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitextendedproduct" LIMIT 1 | 179 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/d0/29/35/d02935eb9cc6e6c430e3dffc612c29f466e35d31_2.file.product-cover.tpl.php:51<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/d0/29/35/d02935eb9cc6e6c430e3dffc612c29f466e35d31_2.file.product-cover.tpl.php:27<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/73/36/8f/73368f2a1e61c60d8397c8d9bec5bc96fac80b6d_2.file.product-cover-thumbnails.tpl.php:36<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:190<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:950<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 159 | 179 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductPresenter.php:110<br>/controllers/front/ProductController.php:1154<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_lang` WHERE `id_quantity_discount_rule` = 48 | 179 ms | 71 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/quantitydiscountpro/classes/QuantityDiscountRule.php:102<br>/modules/quantitydiscountpro/quantitydiscountpro.php:668<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.id_currency FROM `ps_currency` c WHERE (iso_code = 'EUR') LIMIT 1 | 177 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 176 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category_lang` WHERE `id_category` = 45 AND `id_shop` = 1 | 174 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:109<br>/modules/cdc_googletagmanager/classes/DataLayer.php:67<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 45) LIMIT 1 | 173 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:109<br>/modules/cdc_googletagmanager/classes/DataLayer.php:67<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitcrossselling" LIMIT 1 | 173 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 | 173 ms | 0 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/ProductController.php:1366<br>/override/classes/controller/FrontController.php:27<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 45 LIMIT 1 | 172 ms | 1 | | | /classes/Product.php:5622 /controllers/front/ProductController.php:1117<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "blockbanner" LIMIT 1 | 171 ms | 0 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2303<br>/modules/topbanner/topbanner.php:408<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 2 AND cl.id_shop = 1 AND cl.`id_category` = 45 LIMIT 1 | 171 ms | 1 | | | /classes/Category.php:1371 /classes/Product.php:751<br>/classes/Link.php:114<br>/classes/Link.php:186<br>/classes/Link.php:1229<br>/classes/controller/FrontController.php:2039<br>/classes/controller/FrontController.php:1527<br>/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 185 AND `id_group` = 1 LIMIT 1 | 171 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM `ps_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 | 170 ms | 1 | | | /classes/ObjectModel.php:1647 /classes/Tools.php:708<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 | 170 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/modules/ets_megamenu/ets_megamenu.php:3843<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitsizecharts" LIMIT 1 | 169 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:494<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:616<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `iso_code` FROM `ps_country` WHERE `id_country` = 10 LIMIT 1 | 169 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 168 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 | 168 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM `ps_product_shop` WHERE `id_product` = 159 AND id_shop = 1 LIMIT 1 | 168 ms | 1 | | | /classes/ObjectModel.php:1647 /controllers/front/ProductController.php:140<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 45 LIMIT 1 | 167 ms | 1 | | | /classes/Category.php:1371 /classes/Product.php:751<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_currency_lang` WHERE `id_currency` = 1 | 166 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/classes/Tools.php:704<br>/classes/controller/FrontController.php:384<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 166 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_group` WHERE `id_group` = 1 LIMIT 1 | 165 ms | 1 | | | /classes/Group.php:154 /classes/Product.php:3963<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:743<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth` FROM `ps_category` c WHERE (c.`id_category` = 2) LIMIT 1 | 164 ms | 1 | | | /classes/Category.php:1957 /classes/Category.php:1981<br>/controllers/front/ProductController.php:822<br>/controllers/front/ProductController.php:321<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE out_of_stock FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 163 ms | 1 | | | /classes/stock/StockAvailable.php:769 /classes/Product.php:7768<br>/classes/Product.php:747<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_lang FROM ps_lang WHERE is_rtl=1 AND active=1 LIMIT 1 | 162 ms | 2 | | | /modules/ets_megamenu/ets_megamenu.php:6963 /modules/ets_megamenu/ets_megamenu.php:139<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 161 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 160 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE out_of_stock FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 160 ms | 1 | | | /classes/stock/StockAvailable.php:769 /classes/Product.php:7768<br>/classes/Product.php:747<br>/modules/omniversepricing/omniversepricing.php:1035<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 255 AND `id_shop` = 1 LIMIT 1 | 160 ms | 1 | | | /classes/module/Module.php:2328 /override/controllers/front/ProductController.php:11<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 | 159 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 196) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 159 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "gformbuilderpro" LIMIT 1 | 159 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2303<br>/override/controllers/front/ProductController.php:11<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 196 | 158 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category` a LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2) LIMIT 1 | 157 ms | 1 | | | /src/Adapter/EntityMapper.php:76 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1384<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110<br>/modules/cdc_googletagmanager/classes/DataLayer.php:67<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 157 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 157 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'it-it' OR `language_code` = 'it-it' LIMIT 1 | 156 ms | 2 | | | /classes/Language.php:853 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:303<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitsociallogin" LIMIT 1 | 154 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplate.php:121<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplate.php:66<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2490<br>/modules/iqitwishlist/iqitwishlist.php:211<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:500<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:158<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_quantity_discount_rule_group` t WHERE `id_quantity_discount_rule` = 48 ORDER BY `id_quantity_discount_rule_group` ASC | 154 ms | 6 | | | /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:147 /modules/quantitydiscountpro/classes/QuantityDiscountRule.php:4407<br>/modules/quantitydiscountpro/quantitydiscountpro.php:684<br>/modules/quantitydiscountpro/quantitydiscountpro.php:498<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/49/6c/32/496c3238db5a8016d90fa8bb967f5754bb87a0cf_2.file.header-3.tpl.php:171<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:148<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:49<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_customersignin" LIMIT 1 | 154 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/modules/ets_megamenu/ets_megamenu.php:3857<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 263 AND `id_shop` = 1 LIMIT 1 | 154 ms | 1 | | | /classes/module/Module.php:2328 /modules/ets_megamenu/ets_megamenu.php:3843<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "quantitydiscountpro" LIMIT 1 | 153 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/override/classes/CartRule.php:47<br>/classes/controller/FrontController.php:460<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 152 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 185) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 152 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 193 AND `id_shop` = 1 LIMIT 1 | 152 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:494<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:616<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_order` FROM `ps_orders` WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 | 152 ms | 1 | | | /classes/order/Order.php:1203 /classes/order/Order.php:1184<br>/classes/Product.php:4284<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqithtmlandbanners" LIMIT 1 | 151 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_category_lang` WHERE `id_category` = 2 AND `id_shop` = 1 | 150 ms | 2 | | | /src/Adapter/EntityMapper.php:84 /classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1384<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:110<br>/modules/cdc_googletagmanager/classes/DataLayer.php:67<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 88 LIMIT 1 | 148 ms | 2 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM `ps_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 | 148 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:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 156 AND id_shop=1 LIMIT 1 | 147 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE DISTINCT pl.name as name FROM `ps_product_lang` pl WHERE (pl.id_product = 159) AND (pl.id_lang = 1 AND pl.id_shop = 1 ) LIMIT 1 | 147 ms | 1 | | | /classes/Product.php:7630 /modules/cdc_googletagmanager/services/Gtm_Product.php:184<br>/modules/cdc_googletagmanager/classes/gtm/DataLayerItem.php:93<br>/modules/cdc_googletagmanager/classes/DataLayer.php:67<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 88 | 145 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 74 LIMIT 1 | 145 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 191 AND `id_shop` = 1 LIMIT 1 | 145 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<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:1113<br>/controllers/front/ProductController.php:374<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 82 | 145 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE depends_on_stock FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 144 ms | 1 | | | /classes/stock/StockAvailable.php:744 /classes/Product.php:7769<br>/classes/Product.php:747<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 74) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 144 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 53 | 144 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 | 144 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:102<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 156 LIMIT 1 | 144 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 156 | 144 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 53 AND id_shop=1 LIMIT 1 | 144 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 75 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 143 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop_url` a0 | 143 ms | 1 | | | /classes/PrestaShopCollection.php:381 /classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:324<br>/modules/sendinblue/services/ConfigService.php:122<br>/modules/sendinblue/services/ConfigService.php:138<br>/modules/sendinblue/sendinblue.php:208<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:438<br>/classes/Hook.php:944<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 74 LIMIT 1 | 143 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop_url` a0 | 143 ms | 1 | | | /classes/PrestaShopCollection.php:381 /classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:324<br>/modules/sendinblue/services/ConfigService.php:122<br>/modules/sendinblue/services/ConfigService.php:138<br>/modules/sendinblue/services/ConfigService.php:400<br>/modules/sendinblue/sendinblue.php:312<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 75 LIMIT 1 | 143 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 45 LIMIT 1 | 143 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 75 | 143 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `need_identification_number` FROM `ps_country` WHERE `id_country` = 10 LIMIT 1 | 142 ms | 1 | | | /classes/Country.php:401 /classes/AddressFormat.php:638<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:28<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 88 LIMIT 1 | 142 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 0 AND cl.id_shop = 1 AND cl.`id_category` = 45 LIMIT 1 | 142 ms | 0 | | | /classes/Category.php:1371 /classes/Product.php:751<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:2025<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1691<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:1045<br>/modules/cdc_googletagmanager/cdc_googletagmanager.php:645<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:257<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:189<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/warehousechildlayouts_layout_full_width_tpl/2d/cb/bb/2dcbbbcfeec7330b852e7208501bbf3eacb78dda_2.file.head.tpl.php:37<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:181<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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.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>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE depends_on_stock FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 142 ms | 1 | | | /classes/stock/StockAvailable.php:744 /classes/Product.php:7769<br>/classes/Product.php:747<br>/modules/omniversepricing/omniversepricing.php:1035<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitaddthisplugin" LIMIT 1 | 142 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:667<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:987<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 156 LIMIT 1 | 142 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 185 AND id_shop=1 LIMIT 1 | 142 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 53 LIMIT 1 | 141 ms | 2 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 74 | 141 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE location FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 141 ms | 1 | | | /classes/stock/StockAvailable.php:797 /classes/Product.php:7770<br>/classes/Product.php:747<br>/controllers/front/ProductController.php:115<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 89 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 141 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 75) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 141 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 196 LIMIT 1 | 141 ms | 2 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 88) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 141 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 140 ms | 0 | | | /classes/module/Module.php:2328 /classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1710<br>/controllers/front/ProductController.php:1366<br>/override/classes/controller/FrontController.php:27<br>/classes/controller/FrontController.php:590<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 186 AND `id_shop` = 1 LIMIT 1 | 140 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_2.file.header.tpl.php:102<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 196 LIMIT 1 | 140 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 198 | 139 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 47 LIMIT 1 | 139 ms | 1 | | | /classes/Category.php:1371 /classes/Product.php:5621<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_product_attribute` FROM `ps_product_attribute` WHERE `id_product` = 89 | 139 ms | 1 | | | /classes/Product.php:2879 /src/Adapter/Image/ImageRetriever.php:75<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:658<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:124<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:57<br>/modules/iqitcrossselling/iqitcrossselling.php:242<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 82) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 139 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 46 LIMIT 1 | 139 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE id_shop FROM `ps_category_shop` WHERE `id_category` = 45 AND id_shop = 1 LIMIT 1 | 139 ms | 1 | | | /classes/ObjectModel.php:1647 /controllers/front/ProductController.php:822<br>/controllers/front/ProductController.php:321<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 198 LIMIT 1 | 138 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 74 AND id_shop=1 LIMIT 1 | 138 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 262 AND `id_shop` = 1 LIMIT 1 | 137 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `ps_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 48 LIMIT 1 | 137 ms | 1 | | | /classes/Category.php:1371 /classes/Product.php:5621<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 75 AND id_shop=1 LIMIT 1 | 137 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 75 LIMIT 1 | 137 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 82 LIMIT 1 | 136 ms | 1 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 223 AND `id_shop` = 1 LIMIT 1 | 136 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 88 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 136 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 48 LIMIT 1 | 136 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 47 LIMIT 1 | 136 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 156) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 136 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 209 AND `id_shop` = 1 LIMIT 1 | 135 ms | 1 | | | /classes/module/Module.php:2328 /modules/ets_megamenu/ets_megamenu.php:3857<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/controller/FrontController.php:598<br>/controllers/front/ProductController.php:417<br>/override/controllers/front/ProductController.php:17<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 89 LIMIT 1 | 135 ms | 2 | | | /classes/SpecificPrice.php:420 /classes/SpecificPrice.php:508<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 82 LIMIT 1 | 135 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 198) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 135 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 53) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 135 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 198 LIMIT 1 | 135 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 89 LIMIT 1 | 135 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE SUM(quantity) FROM `ps_stock_available` WHERE (id_product = 89) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 135 ms | 1 | | | /classes/stock/StockAvailable.php:453 /classes/Product.php:4279<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 53 LIMIT 1 | 135 ms | 1 | | | /classes/Pack.php:89 /classes/Product.php:4276<br>/classes/Product.php:5747<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 280 AND `id_shop` = 1 LIMIT 1 | 135 ms | 1 | | | /classes/module/Module.php:2328 /override/classes/CartRule.php:47<br>/classes/controller/FrontController.php:460<br>/controllers/front/ProductController.php:105<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 196 AND id_shop=1 LIMIT 1 | 134 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 46 LIMIT 1 | 134 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 74 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 133 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 175 AND `id_shop` = 1 LIMIT 1 | 133 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:229<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/94/c0/3f/94c03fad140057b12df733c55cbd75a857977eaf_2.file.footer-1.tpl.php:84<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/41/75/7f/41757f65a104e6718fd10b74649168944fd3be31_2.file.footer.tpl.php:32<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:466<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:145<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 45 LIMIT 1 | 133 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 89 AND id_shop=1 LIMIT 1 | 133 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 88 AND id_shop=1 LIMIT 1 | 133 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 82 AND id_shop=1 LIMIT 1 | 131 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 45 LIMIT 1 | 130 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 82 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 130 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "sendinblue" LIMIT 1 | 129 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/modules/sendinblue/sendinblue.php:607<br>/modules/sendinblue/sendinblue.php:325<br>/modules/sendinblue/sendinblue.php:316<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 45 LIMIT 1 | 129 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 202 AND `id_shop` = 1 LIMIT 1 | 128 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/5f/1c/af/5f1caffb6f01f4c613cdea15ed53c062d477b5ba_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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:69<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE * FROM `ps_shop_url` a0 | 128 ms | 1 | | | /classes/PrestaShopCollection.php:381 /classes/PrestaShopCollection.php:438<br>/classes/Tools.php:2494<br>/modules/sendinblue/services/ConfigService.php:324<br>/modules/sendinblue/services/ConfigService.php:122<br>/modules/sendinblue/services/ConfigService.php:138<br>/modules/sendinblue/services/ConfigService.php:408<br>/modules/sendinblue/sendinblue.php:326<br>/modules/sendinblue/sendinblue.php:316<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 74 AND `id_group` = 1 LIMIT 1 | 128 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 196 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 127 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority` FROM `ps_specific_price_priority` WHERE `id_product` = 53 ORDER BY `id_specific_price_priority` DESC LIMIT 1 | 126 ms | 1 | | | /classes/SpecificPrice.php:250 /classes/SpecificPrice.php:230<br>/classes/SpecificPrice.php:550<br>/classes/Product.php:3805<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 47 LIMIT 1 | 125 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_tax_rules_group` FROM `ps_product_shop` WHERE `id_product` = 198 AND id_shop=1 LIMIT 1 | 125 ms | 1 | | | /classes/Product.php:6759 /classes/Product.php:3894<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitelementor" LIMIT 1 | 124 ms | 1 | | | /classes/module/Module.php:2840 /classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1016<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 196 AND `id_group` = 1 LIMIT 1 | 123 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 195 AND `id_shop` = 1 LIMIT 1 | 123 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/73/21/2a/73212a4bdbcbea66f5f9091de3d927a85a5c8721_2.file.product-add-to-cart.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/warehousechildlayouts_layout_full_width_tpl/73/21/2a/73212a4bdbcbea66f5f9091de3d927a85a5c8721_2.file.product-add-to-cart.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:561<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:636<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 184 AND `id_shop` = 1 LIMIT 1 | 121 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:667<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:987<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE location FROM `ps_stock_available` WHERE (id_product = 159) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 | 121 ms | 1 | | | /classes/stock/StockAvailable.php:797 /classes/Product.php:7770<br>/classes/Product.php:747<br>/modules/omniversepricing/omniversepricing.php:1035<br>/modules/omniversepricing/omniversepricing.php:982<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/ad/34/e9/ad34e9f3fbe1763364dae3dc09244ba7cfffd389_2.file.product-prices.tpl.php:80<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:337<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:433<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:963<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 156 AND `id_group` = 1 LIMIT 1 | 120 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 291 AND `id_shop` = 1 LIMIT 1 | 118 ms | 1 | | | /classes/module/Module.php:2328 /modules/sendinblue/sendinblue.php:607<br>/modules/sendinblue/sendinblue.php:325<br>/modules/sendinblue/sendinblue.php:316<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3f/b3/ec/3fb3ecd97a484dc7436eed33367845d528cafbd2_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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:585<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:646<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:982<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 48 LIMIT 1 | 115 ms | 1 | | | /classes/Product.php:5622 /classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 82 AND `id_group` = 1 LIMIT 1 | 113 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 75 AND `id_group` = 1 LIMIT 1 | 113 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 181 AND `id_shop` = 1 LIMIT 1 | 112 ms | 1 | | | /classes/module/Module.php:2328 /classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/1b/ad/df/1baddfe810387ca2f884b91b725479192961118e_2.file.product-tabs-h.tpl.php:31<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1016<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 53 AND `id_group` = 1 LIMIT 1 | 110 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 89 AND `id_group` = 1 LIMIT 1 | 109 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 88 AND `id_group` = 1 LIMIT 1 | 109 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |
SELECT SQL_NO_CACHE `reduction` FROM `ps_product_group_reduction_cache` WHERE `id_product` = 198 AND `id_group` = 1 LIMIT 1 | 107 ms | 0 | | | /classes/GroupReduction.php:156 /classes/Product.php:3959<br>/classes/Product.php:3704<br>/override/classes/Product.php:148<br>/classes/Product.php:5647<br>/classes/ProductAssembler.php:130<br>/modules/iqitcrossselling/iqitcrossselling.php:241<br>/modules/iqitcrossselling/iqitcrossselling.php:108<br>/modules/iqitcrossselling/iqitcrossselling.php:139<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:767<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.tpl.php:1032<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:135<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php: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/warehousechildlayouts_layout_full_width_tpl/ba/76/65/ba766595aabf0d8877d8ef4cbb8739cfb4a5a623_2.file.layout-both-columns.tpl.php:118<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/b9/4b/be/b94bbe429d6fd022e64832f4da0ce87e0cf00954_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125<br>/var/cache/prod/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0b/d3/f2/0bd3f2ab7b95818a608289fbc914c8ae9e588a90_2.file.product.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_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:68<br>/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:29 |